.top_nav {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bottom_nav {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
.small {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}
.body_text {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
