TD {
font-family: Verdana;
font-size: 10pt;
}

A.navlink:link {
color: #125557;
font-weight: bold;
text-decoration: none;
}

A.navlink:visited {
color: #125557;
font-weight: bold;
text-decoration: none;
}

A.navlink:hover {
color: #125557;
font-weight: bold;
text-decoration: underline;
}

A.navlink:active {
color: #125557;
text-decoration: underline;
}

A.toplink:link {
color: white;
font-weight: bold;
text-decoration: none;
}

A.toplink:visited {
color: white;
font-weight: bold;
text-decoration: none;
}

A.toplink:hover {
color: red;
font-weight: bold;
text-decoration: underline;
}

A.toplink:active {
color: white;
text-decoration: underline;
}

A.newslink:link {
color: black;
font-weight: bold;
text-decoration: none;
}

A.newslink:visited {
color: black;
font-weight: bold;
text-decoration: none;
}

A.newslink:hover {
color: red;
font-weight: bold;
text-decoration: underline;
}

A.newslink:active {
color: black;
text-decoration: underline;
}

A:link {
color: blue;
text-decoration: underline;
}

A:visited {
color: purple;
text-decoration: underline;
}

A:hover {
color: red;
text-decoration: underline;
}

A:active {
color: red;
text-decoration: underline;
}
