BODY {

	color: #000000;
	font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif;
}


A {
	text-decoration: underline;
	color: #006300;
}

A:Hover {
	text-decoration: none;
	color: #31CE31;
}

.style2 {
	color: #006300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
