.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.bodylinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: ffaa00;
	text-decoration: none;
}
