.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e30923;
	text-decoration: underline;
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #041792;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #041792;
	text-decoration: none;
}
a.service:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EE2028;
	text-decoration: none;
}
a.backtotop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
}
.hotseller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.hotseller-head {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}

