body {
font-family: Verdana, sans-serif;
}

a:link {
color: #3366CC; 
text-decoration : 
none 
}

a:active {
color: #993399; 
text-decoration : none 
}

a:visited { 
color: #666699; 
text-decoration : none 
}

a:hover { 
color: #FF0000; 
text-decoration : underline 
}
