body {
background-image:url("images/background.png");
background-repeat: repeat-x;
background-position: top left;
background-color:#dae3b5;
margin:0px;
font-family: Century, serif;
font-size: 7px;
color: #586816;
letter-spacing: normal;
text-align: justify;
	} 

td.menu a {
display: inline;
line-height: 20px;
font-family: "Century", arial, sans-serif;
font-size: 15px;
font-weight: normal;
text-transform: lowercase;
color: #ffffff;
text-align: center;
letter-spacing: -1px;
border-width: 0px;
font-style: normal;	
line-height: 35px;
padding-right: 10px;
padding-left: 10px;
}

td.menu a:hover {
display: inline;
line-height: 20px;
font-family: "Century", arial, sans-serif;
font-size: 15px;
font-weight: normal;
text-transform: lowercase;
color: #7a8a37;
text-align: center;
letter-spacing: -1px;
border-width: 0px;
font-style: normal;	
line-height: 35px;
padding-right: 10px;
padding-left: 10px;
}

a, a:link, a:visited {
	color: #b5b1b1;
	cursor: help;
	text-decoration: none;
	font-style: normal;}
a:hover {
	color: #424242;
	text-decoration: none;
	font-style: normal;
	background-color: #ffffff;
}