.font {
    font-family: "Trebuchet MS";
    font-size: small;
}

a { color: #FF0000; text-decoration: None; }
a:hover { color: #FFFF00; text-decoration: Underline; }



