   .frame {
    border-style: ridge;
    border-color: white;
    border-width: 1px
    }
   .copy {
    font-size: 14px;
    font-family: Trebuchet;
    }
   .menus {
    font-size: 12px;
    font-family: Helvetica;
    color: white
    }

    A:link {text-decoration: none; color: white; font-weight:bold}
    A:visited {text-decoration: none; color: white; font-weight:bold}
    A:hover {text-decoration: underline; color: brown; font-weight:bold}
    body{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px}

