BODY {
font-family: Arial;
background-color: #FFFFFF;
color: black;
background-image: url("/images/background2.png");
background-repeat: no-repeat;
}

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

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

A.nav:active, A.nav:link, A.nav:visited {
display: block;
text-decoration: none;
color: black;
font-weight: bold;
font-family: Arial;
font-size: 14px;
}

A.menulink {
display: block;
text-align: left;
text-decoration: none;
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: black;
BORDER: none;
}

A.menulink:hover {
background-color: #0069FE;
color: white;
}

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