body {color: #076194;
font-family: Trebuchet MS;
font-size: 13px;
}

a:link {
color: #9a9a9a;
text-decoration: none;
}
a:visited {
color: #aeaeae;
text-decoration: none;
}
a:active {
color: #cecece;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
color: #076194;
font-weight: bold;
}