body {color: #3C5981;
font-family: Trebuchet MS;
font-size: 13px;
}

a:link {
color: #feefd3;
text-decoration: none;
}
a:visited {
color: #feefd3;
text-decoration: none;
}
a:active {
color: #3C5981;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
color: #feeffe;
font-weight: bold;
}