.bodyText {
	
    margin-bottom: 10px;
	font-style: normal;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	
}
A:LINK { 
	color: #787d84;
}
A:ACTIVE {
	color: #787d84;
}
A:VISITED{
	color: #787d84;
}

A:HOVER {text-decoration:underline;}
	

