A:link
{ text-decoration:none; color:#eba245; }
A:visited
{ text-decoration:none; color:#eba245; }
A:active
{ background-color:#ffffff; text-decoration: none; }
A:hover
{ background-color:none; text-decoration: none; }

body
{
font-family: Book Antiqua; 
color: #ffffff; 
letter-spacing: 1pt;
font-weight: normal;
font-size:12pt;
text-align:;
line-height: 10pt;
padding: 0;
border: 0;
}

body
{ 
	background-color: #322920;
	font-family: Book Antiqua;
	letter-spacing: 1pt;
	font-size: 10pt;

}

ul {margin: 0; padding: 0;}
li 
{	
	border-bottom: 1px solid #322920;
	list-style: none;
}

li a 
{
	background: #89866f;	
	color: #111;
	display: block;
	padding: 8px 0 8px 9px;
	text-decoration: none;
	font-color: #222222;
}

li a:hover 
{
	background: #9C997C;
	color: #0e0e0e;
}
