body { margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 0px; 
background-color: #F7F6D9; 
}

a { color: #F16600; 
text-decoration: none;
}

a:hover { color: #003366; 
text-decoration: underline;
}

.navText {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: white;
font-weight: bold;
}

.mainText {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: black;
overflow: auto; 
height: 202px;
}

.footerText {
font-family: verdana, arial, helvetica, sans-serif;

color: white;
}

.footerText a {
text-decoration: none;
font-size: 11px;
color: black;
}

.footerText a:hover {
text-decoration: underline;
color: #004785;
}

.navText a {
text-decoration: none;
font-size: 11px;
color: white;
}

.navText a:hover {
text-decoration: underline;
color: #FDFA9A;
}
