BODY 
{ 
background-color: #CCCCCC;
background: url("http://www.hoardedordinaries.com/cm/images/background.jpg");
background-repeat: repeat-y;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

A
{
color: #af0017;
font-family: verdana;
font-weight: bold;
font-size: 9pt;
text-decoration: none;
}

A:visited
{
color: #af0017;
}

A:hover
{
color: purple;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}

TD
{
FONT-FAMILY: verdana;
font-size: 9pt;
}

.header
{
FONT-FAMILY: verdana;
font-size: 12pt;
font-weight: bold;
color: #af0017;
text-decoration: none;
}

.menuover
{ 
border: 2px gold solid; 
} 

.menuout
{
border: 2px none;
}

