.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navigation {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b41e26;
	text-decoration: none;
}
.navigation:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
}
.services {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #aa282f;
	text-decoration: none;
}
.services:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ee6428;
	text-decoration: none;
}
.bottomtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottomlink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ee6327;
	text-decoration: none;
}
.heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #b41e26;
	text-decoration: none;
}
.innnerheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ab111a;
	text-decoration: none;
}