     
        
   .BLACK 
     {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 000000;
	text-decoration : none;

}
        
   .orangetext 
     {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : EE5624;
	text-decoration : none;
	font-weight : bold;
		
		
}
        
   .GREENTEXT 
     {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : ffffff;
	text-decoration : none;
	font-weight : bold;

}

.GREENTEXTON 
     {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : ee5624;
	text-decoration : none;
	font-weight : bold;

}

  .BLUETEXT 
     {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : 0099ff;
	text-decoration : underline;
}

.BLACKTEXT 
     {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
	color : 000000;
	text-decoration : none;
}
.BLACKTEXT1 
     {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
}



.BLACKTEXTLINK 
     {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : 000000;
	text-decoration : none;
}


 

	   .MEDBLACK
       {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 20px;
	color : black;
}
       
	


	   
A.BLACKTEXT:link {color : #000000; text-decoration : none;}
A.BLACKTEXT:visited {color : #000000; text-decoration : none;}
A.BLACKTEXT:active {color : #RED; text-decoration : none;}
A.BLACKTEXT:hover {color : #ffff00; text-decoration : underline;}


A.GREENTEXT:link {color : #ffffff; text-decoration : none;}
A.GREENTEXT:visited {color : #ffffff; text-decoration : none;}
A.GREENTEXT:active {color : #RED; text-decoration : none;}
A.GREENTEXT:hover {color : #ffffff; text-decoration : underline;}



A.WhiteText:link {color : #ffffff;}
A.WhiteText:visited {color : #ffffff;}
A.WhiteText:active {color : #ffffff;}
A.WhiteText:hover {color : yellow; text-decoration : underline;}

A.blueText:hover {color : red; text-decoration : none;}



