BODY
{
background-color: #FFFFFF;
background-image: url(images/background.jpg);
background-repeat: repeat;
color: #13003C;
margin-top: 5px;
margin-bottom: 10px;
font-family: Arial, Helvetica, Verdana, ;

} 

h3
{
color: #ff7100;
}

.location_text
{
font-style: italic;
font-size: 12px;
}

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;
}



a:link.footerlink
{
color: #13003C;
text-decoration: none;
font-size: 12px;
}

a:visited.footerlink
{
color: #13003C;
text-decoration: none;
font-size: 12px;
}

a:active.footerlink
{
color: #13003C;
text-decoration: none;
font-size: 12px;
}

a:hover.footerlink
{
color: #FF7100;
text-decoration: none;
font-size: 12px;
}

#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;
}
