body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545456;
	line-height: 1.6em;
}
body {
	background-color: #999332;
}
a:link {
	color: #999332;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999332;
}
a:hover {
	text-decoration: none;
	color: #b2bb1e;
}
a:active {
	text-decoration: none;
}

