.text  { 
		   font-family: Verdana, Arial, sans-serif;
		   font-size: 8pt;
		   line-height : 12pt;
		   font-style: normal;
		   font-weight: normal;
		   font-variant: normal;
		   text-transform: none;
		   color: #000000;
}

A.text {
			color: #00A096;
}

A.text:HOVER {
			color: #D9D604;
}

.lighttext  { 
		   font-family: Verdana, Arial, sans-serif;
		   font-size: 8pt;
		   font-style: normal;
		   font-weight: normal;
		   font-variant: normal;
		   text-transform: none;
		   color: #00A096;
}

.greytext  { 
		   font-family: Verdana, Arial, sans-serif;
		   font-size: 8pt;
		   font-style: normal;
		   font-weight: normal;
		   font-variant: normal;
		   text-transform: none;
		   color: #cccccc;
}



