/* _______________ Universal _______________ */
a:link, a:visited, a:active {
	color : #5B8A23;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : #000000;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

A.bluebold:link {
	color : #446F8B;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;

}	
	
.black12 {
	color : #000000;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;	

}



