a:link {
color: #335575;
text-decoration: underline;
}

a:visited {
color: #335575;
text-decoration: underline;
}

a:hover {
color: #8DB4DB;
text-decoration: underline;
}

a:active {
color: #990000;
text-decoration: underline;
}

.menu a:link {
color: #003366;
text-decoration: none;
}

.menu a:visited {
color: #003366;
text-decoration: none;
}

.menu a:hover {
color: #8DB4DB;
text-decoration: none;
}

.menu a:active {
color: #990000;
text-decoration: none;
}

.top a:link {
color: #003366;
text-decoration: none;
}

.top a:visited {
color: #003366;
text-decoration: none;
}

.top a:hover {
color: #8DB4DB;
text-decoration: none;
}

.top a:active {
color: #990000;
text-decoration: none;
}




