.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.bodytext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext a:hover {
	color: #979764;
}
.bodytext a:active {
	color: #979764;
}
.bodytext a:visited {
	color: #FFFFFF;
}

