body
{
background-color: #772e26;
background-image: url('images/background.jpg');
font-face: "Verdana";
font-size: 11pt;
}

.whitetd
{
background-color: #ffffff;
}
.footer
{
background-image: url('images/footertile.jpg');
color: #772e26;
font-weight: bold;
font-face: "Verdana";
font-size: 8pt;
}

a
{
color: #772e26;
font-weight: bold;
font-face: "Verdana";
font-size: 10pt;
}

a:hover
{
color: #000000;
font-weight: bold;
font-face: "Verdana";
font-size: 10pt;
}


a:visited
{
color: #772e26;
font-weight: bold;
font-face: "Verdana";
font-size: 10pt;
}

a:visited:hover
{
color: #772e26;
font-weight: bold;
font-face: "Verdana";
font-size: 10pt;
}