.style4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.style5 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:link {
	color: #000000;
	FONT-WEIGHT: bold; 
}
a:visited {
	color: #000000;
	FONT-WEIGHT: bold; 
}
a:hover {
	color: #80C341;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold; 
}
a:active {
	color: #80C341;
	FONT-WEIGHT: bold; 
}