font  {
font-family : "Verdana, Trebuchet MS, Arial";
}

a  {
color : black;
text-decoration : none;
}

a:hover  {
color : #FF0000;
text-decoration : underline;
}

