body {
    font-family: times new roman, verdana, tahoma, arial, sans-serif;
    font-size: 1em;
}
a, a:active, a:visited {
    color: #004080;
    text-decoration: none;
    border-bottom: solid 1px #5a6b98;
}
a:hover {
    color: #aaaaaa;
    border-bottom: solid 1px #1a61e3;
}