.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
}
.navigation {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DB750F;
	text-decoration: none;
}
.heading-gray {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #939393;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #E5E5E5;
	text-decoration: none;
}

