.maintext {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.ourservices-bg {
	background-image: url(images/services_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ff2010;
}
.smalltext {

	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
.link-text {
	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #fdd96d;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
.footer-text {

	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #feec74;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #feec74;
	text-decoration: none;
}
