a:hover {
	text-decoration: none;
	 color: #006400;
}
a:visited {
	text-decoration: underline;
}
a {
	text-decoration: underline;
	 color:#006400;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	}
	
	.smalltext{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	}
	.middletext{
		font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}	