BODY
{
background-color: #4C0000;
background-image: url(images/bg1.jpg);
background-repeat: repeat-x;
color: #FFD800;
margin-top: 5px;
margin-bottom: 10px;
font-family: Verdana, Arial, Helvetica;
font-size: 8px;
} 

P
{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}


a:link.addy
{
color: #FF6110;
text-decoration: underline;
}

a:visited.addy
{
color: #FF6110;
text-decoration: underline;
}

a:active.addy
{
color: #FF6110;
text-decoration: underline;
}

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

.red
{
color: #FF0000;
font-weight: bold;
}

.green
{
color: #46C61E;
}

.heavy
{
font-weight: bold;
font-style: italic;
}

a:link.smallnav
{
color: #B70A0A;
text-decoration: none;
}

a:visited.smallnav
{
color: #B70A0A;
text-decoration: none;
}

a:active.smallnav
{
color: #B70A0A;
text-decoration: none;
}

a:hover.smallnav
{
color: #535C4F;
text-decoration: underline;
border: 1px solid #FF0000;
}

#roll
{
background-color: #4C0000; background-repeat: no-repeat; width: 89px; height: 20px;
}



TD.rollover
{
background-image: url(images/buttons.jpg); background-repeat: no-repeat; width: 89px; height: 20px;
}

TD:hover.rollover
{
background-image: url(images/buttons2.jpg); background-repeat: no-repeat; width: 89px; height: 20px;
}

a:link.rollove
{
color: #FFFFFF; text-decoration: none;  width: 89px; height: 20px;
}

a:active.rollove
{
color: #FFFFFF; text-decoration: none;  width: 89px; height: 20px;
}

a:visited.rollove
{
color: #FFFFFF; text-decoration: none;  width: 89px; height: 20px;
}

a:hover.rollove
{
background-image: url(images/sun.jpg); background-repeat: no-repeat; width: 89px; height: 20px; 
color: #FFFFFF; text-decoration: none;
}