.text {
	font-family: Georgia,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A0505;
	text-decoration: none;
}
.whitetext {
	font-family: Georgia,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #2A1A1F;
}
.whitetext2 {
	font-family: Georgia,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
A.whitetext2:hover {
	COLOR: #AF9F6C
}
.whitetext3 {

	font-family: Georgia,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
