.top_navigation {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.headings {

	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}