body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000066;
}
a:link {
color: #000066 
}
a:visited {
color: #666666; 
} 
a:active {
color: #C0C0C0;
}
a:hover {
text-decoration: underline;
color: #f17e05
}
