body {	
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FEFCD7;
	background-repeat: repeat;
	background-image: url(images/fod_bg.jpg);
} 

A {

  color: #5A8347;

  text-decoration: none;

}

A:hover {

  color: #A6CB45;

  text-decoration: none;

td.footer
{
font-family: Verdana;
text-decoration: none;
color: #A6CB45;
font-weight: normal;
font-size: 10pt;
}

tr.bottomnav
{
font-family: Arial;
color: #FFFFFF;
font-weight: normal;
font-size: 9pt;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
}