.normal {	font-family: Arial;
	font-size: 10px;
	color: #000000;
	line-height:12px;

}
.greentitle {	
	font-family: Arial;
	font-size: 12px;
	color: #165a06;
	line-height:14px;}

.greentitlelrg {	
	font-family: Arial;
	font-size: 16px;
	color: #165a06;
	line-height:14px;}

.whitetitle {	
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height:14px;}

.blacklinks{
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.blacklinks a:link {
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.blacklinks a:visited{
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.blacklinks a:hover{
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #165a06;
	font-style: normal;
	text-decoration: none;
}
.whitelinks{
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.whitelinks a:link {
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.whitelinks a:visited{
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.whitelinks a:hover{
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #fbf264;
	font-style: normal;
	text-decoration: none;
}
.navlinks{
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.navlinks a:link {
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.navlinks a:visited{
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.navlinks a:hover{
	font-family:arial;
	font-size:11px;
	FONT-WEIGHT: none;
	color: #BD230E;
	font-style: normal;
	text-decoration: underline;
}

