a:link { 
color : #000000;
text-decoration : none;
font-family : Arial;
} 
a:visited { 
color : #000000;
text-decoration : none;
font-family : Arial;
} 
a:active { 
color : #000000;
text-decoration : none;
font-family : Arial;
} 
a:hover { 
color : #ff0000;
text-decoration : none;
font-family : Arial;
} 

