BODY
{
margin-left: 0 ; 
margin-right: 0 ;
margin-top: 0; 
margin-bottom: 0;
padding:0;
border: 0;
background-color: #FFFFFF;
}

.bodyText
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#0B1457;
}

.menubg
{
background-image:url(afb/menubg.jpg);
background-repeat: no-repeat; /*no-tiling background*/
background-position: bottom;
width: 255px;
}

a
{
text-decoration:underline;
color:#FF0000;
}

a:hover
{
text-decoration:none;
color:#FF0000;
}