
a:link, a:visited {
color:#003366;
text-decoration:none;
}
a:hover, a:active {
color:#FF6600;
text-decoration:underline;
}