 .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #83929d;
	text-decoration: none;
	line-height:17px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #AAAAAA;
	text-decoration: none;

}

.bluelink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #1897bc;
	text-decoration: none;
}
.bluelink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #1897bc;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}