BODY
{
	background-color: #F7E4E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}

TD {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link,a:active,a:visited {
	color: #000000;
	font-weight: none;
	text-decoration:none;
}
a:hover {
	color: #65B400;
	font-weight: bold;
	text-decoration:none;
}