BODY {
font-family: Arial;
}

TD {
font-family: Arial;
color: black;
}

A:active, A:link, A:visited {
color: black;
font-weight: bold;
font-family: Arial;
font-size: 14px;
}

A.menulink:active, A.menulink:link, A.menulink:visited {
text-align: left;
text-decoration: none;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: white;
background-color: #336699;
BORDER: none;
}

A.menulink:hover {
background-color: #336699;
color: #F3D900;
text-align: left;
text-decoration: none;
font-family: Arial;
font-size: 12px;
font-weight: bold;
BORDER: none;
}

A.menulink2:active, A.menulink2:link, A.menulink2:visited {
text-align: left;
text-decoration: none;
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: white;
background-color: #336699;
BORDER: none;
}

A.menulink2:hover {
background-color: #336699;
color: #F3D900;
text-align: left;
text-decoration: none;
font-family: Arial;
font-size: 11px;
font-weight: bold;
BORDER: none;
}

H3.title {
font-family: Arial;
color: #006BFF;
font-weight: bold;
font-size: 20px;
}

