.bottom {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:17px;
}
.bottom:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

.top {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.top:hover {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}
.main-text {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
	line-height:13px;
}

.testimonial-text {
	font-family: georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CA5202;
	text-decoration: normal;
	line-height:18px;
}

.more {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #829E54;
	text-decoration: none;
	line-height:13px;
}
.more:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #829E54;
	text-decoration: underline;
	line-height:13px;
}
.heading {
	font-family: arial, Tahoma, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:13px;
}
