.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4a443f;
}
a:link {

	color: #CC6600;
	text-decoration: none;
}
a:hover {


	color: #FF7700;
	text-decoration: underline;
}
a:visited {



	color: #CC6600;
	text-decoration: none;
}
a:active {



	color: #FF9900;
	text-decoration: none;
}