body {
	color: Black;
	background-color: #006600;



}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #FFFFFF;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #00CC00;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #00FF00;
}
