a:link {
text-decoration: none;
font-weight: bold;
color: #446588;
font-size: 10;
FONT-FAMILY: Verdana, Tahoma;
}

a:visited {
text-decoration: none;
font-weight: bold;
color: #446588;
font-size: 10;
FONT-FAMILY: Verdana, Tahoma;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #b20000;
font-size: 10;
FONT-FAMILY: Verdana, Tahoma;
}


a:active {
color: #ff0f0f;
font-weight: bold;
text-decoration: none;
font-size: 10;
FONT-FAMILY: Verdana, Tahoma;
}