.class1 A:link {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
	font-family: Georgia;
}
.class1 A:visited {
	text-decoration: underline;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.class1 A:active {
	text-decoration: underline;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px
}
.class1 A:hover {
	text-decoration: underline;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #85878C;
}

.class2 A:link {text-decoration: underline; bold; color: white; font-size:10}
.class2 A:visited {text-decoration: underline; bold; color: white; font-size:10}
.class2 A:active {text-decoration: underline; bold; color: white; font-size:10}
.class2 A:hover {text-decoration: underline; bold; color: 690416; font-size:10;}

.class3 A:link {text-decoration: underline; bold; color: 690416; font-size:13}
.class3 A:visited {text-decoration: underline; bold; color: 690416; font-size:13}
.class3 A:active {text-decoration: underline; bold; color: 690416; font-size:13}
.class3 A:hover {text-decoration: underline; bold; color: black; font-size:13;}.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #640416;
}
.lefttext {
	font-family: Times;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.text a, .text a:link, .text a:visited, .darkgrey, a.darkgrey:visited { color:#333; font-size:13px;}
.text a:link:hover, .text a:hover, .text a:visited:hover, .darkgrey { color:#666; font-size:13px;}