A { font-family:tahoma; font-size:12 }
A:link { color: black; text-decoration:none }       /* unvisited link */
A:visited { color: black; text-decoration:none }   /* visited links */
A:active { color: black; text-decoration:none }    /* active links */
A:hover { color:#be0100 ; text-decoration:none }

