.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

a:link {
	text-decoration: none;
	color: #3366CC;
	font-size: 14px;
	line-height: 20px;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
	font-size: 14px;
	line-height: 20px;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
	font-size: 14px;
	line-height: 20px;
}
a:active {
	text-decoration: none;
	color: #3366CC;
	font-size: 14px;
	line-height: 20px;
}
