body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dee4b4;
	text-align: center;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin: 5px;
	letter-spacing: 1px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #92a123;
	text-decoration: none;
}
a:active {
	color: #92a123;
	text-decoration: none;
}
