.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.leftlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.leftlinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.leftlinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.leftlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 14px;
	color: 666B42;
	text-decoration: none;
}
.botlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #563B04;
	text-decoration: none;
}
.botlinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #563B04;
	text-decoration: none;
}
.botlinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #563B04;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
