.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 16px;
}

.bodytext a:link {
color: #000000;
	
	}
	
.bodytext	a:visited {
color: #000000;
	
	}
	
.bodytext	a:hover {
color: #999999;
text-decoration:underline;
	
	}