a:link, a:active, a:visited {
color: #000000;
font-size: 12; 
text-decoration: none;
font-family: Tahoma ;}

a:hover {
color: #800000;
font-size: 12;
text-decoration: underline;
font-family: Tahoma ;}