.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 13px;
	color: #003366;
	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: #999999;
	text-decoration: none;
}
.bodylinks {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
.botlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.botlinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.botlinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}