body {
	margin:0;
	background:#eeeee7;
	font-family:Trebuchet MS;
	color:#000000;
}





#content{
	height:auto;
	min-height:100px;
	width:700px; 
	background:#ffffff;
	padding:20px;
	text-align: left;
	font-size:11px;
}




a{
	line-height:20px;
	display:block;
	color: #AE8B00;
	width:200px;
	padding-left:5px; 
	padding-right:5px;
	text-decoration:none;
}





a:hover{
	background: #eeeee7;
	padding-left:5px;
	text-decoration:none;
}