.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.largeheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
}
.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.link a:hover {
	color: #333333;
	text-decoration: underline;
}
.textwhite a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
}
.link a:link {
	color: #FF0000;
	text-decoration: none;
}
.link a:visited {
	color: #333333;
	text-decoration: none;
}
.text a:link {
	color: #FF0000;
}
.textwhite a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
}
