.body-text {
	font-weight: normal; 
	font-size: 11px; 
	color: #999999; 
	font-family: verdana
}
.bot-text {
	font-weight: normal; 
	font-size: 9px; 
	color: #999999; 
	font-family: arial
}
.sublink {
	font-weight: bold; 
	font-size: 9px; 
	color: #999999; 
	font-family: arial;
	text-decoration: none
}
.sublink:hover {
	font-weight: bold; 
	font-size: 9px; 
	color: #3E8BFE; 
	font-family: arial;
	text-decoration: none
}
.toplink {
	font-weight: bold; 
	font-size: 9px; 
	color: #999999; 
	font-family: arial; 
	text-decoration: none
}
A.toplink:hover {
	font-weight: bold; 
	font-size: 9px; 
	color: #3E8BFE; 
	font-family: arial;
	text-decoration: none
}
