 
 a {
	text-decoration:none;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
font-size: 95%;
 font weight: bold
;

 }

 
a:link {
	color: #205575;
	font-weight: bold;
	text-decoration: underline;


 }

 a:visited {
	color: #205575;
	text-decoration: underline;
	font-weight: normal;

}

 a:active {
	color: #205575;
	text-decoration: underline;

}

 a:hover {
	color:#4E8E26;
	text-decoration: underline;

} 
body {
	font-family: Arial, Helvetica, sans-serif;

}
.textsize {
	font-size: 80%;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e8e26;
	text-decoration: none;
	font-weight: bold;

}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #205575;
	text-decoration: none;
}
td {
	font-size: 80%;
}
.blue {

	font-family: Arial, Helvetica, sans-serif;
	color: #205575;
	text-decoration: none;
}
