.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFCC99;
	line-height: 17px;
}
.bodytext a:link {
	color: #CC9966;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #999999;
}
.bodytext a:visited {
	color: #CC9966;
}
