/* Text Classes */

.links:visited {  
	font-style: normal;  
	font-weight: normal;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #A6CE39;
	text-decoration: none 
}	

.links:link {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #A6CE39;
	text-decoration : none;
}


.links:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #82AF06;
   text-decoration : underline; 
}


.links:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #A6CE39;
   text-decoration : none; 
}


.links2:visited {  
	font-style: normal;  
	font-weight: normal;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #E1F794;
	text-decoration: none 
}	

.links2:link {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
}


.links2:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #E1F794;
   text-decoration : underline; 
}


.links2:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #E1F794;
   text-decoration : none; 
}

.links3:visited {  
	font-style: normal;  
	font-weight: normal;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #87A720;
	text-decoration: none 
}	

.links3:link {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #87A720;
	text-decoration : none;
}


.links3:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #000000;
   text-decoration : underline; 
}


.links3:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #000000;
   text-decoration : none; 
}

.links4:visited {  
	font-style: normal;  
	font-weight: normal;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	text-decoration: none;
}	

.links4:link {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000066;
	text-decoration : none;
}


.links4:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #3399cc
   text-decoration : underline; 
}


.links4:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #000000;
   text-decoration : none; 
}
