.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.headingwhite {
	font-family: tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.title {
	font-family: arial;
	font-size: 17px;
	color: #aa3222;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #aa3222;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: auto;
	border: 1px solid #cccccc;
	height: auto;
}
.botlinks {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.botlinks a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.botlinks a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #fae5e3;
	text-decoration: none;
}
.bodylinks {
	font-family: tahoma;
	font-size: 11px;
	color: #3d569d;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #3d569d;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #3d569d;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #7c93d3;
	text-decoration: none;
}
