body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body, html {
	background-color: #fff;
	width:100%;
	height:100%;
}
a:link {
	color: #8ba600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8ba600;
}
a:hover {
	text-decoration: none;
	color: #8ba600;
}
a:active {
	text-decoration: none;
	color: #333;
}
