.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-position: left;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-position: left;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}
.linktext a:link {
	color: #0000FF;
	text-decoration: none;

}
.linktext a:visited {

	color: #0000FF;
	text-decoration: none;

}
.linktext a:hover {

	color: #FF0000;
	text-decoration: underline;
	
}
.linktext a:active {

	color: #0000FF;
	text-decoration: none;

}
