.text {
	font-family: Verdana;
	font-size: 11.5px;
	color: #333333;
}
a.textLink {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.textLink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.textLink:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.textLink:active {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.hyperlink {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.hyperlink:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.hyperlink:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.hyperlink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: "Microsoft Sans Serif";
	font-size: 20px;
	font-weight: normal;
	color: #000099;
	text-transform: capitalize;

}
.bottomLink {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.time {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.bigText {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

}
.newsButtons {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	font-weight: bold;

}
.subTitles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.Testimonials {

	font-family: Futura;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
}
.littleText {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.image_right {
	float:right;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.image_left {
	float:left;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	padding-right: 8px;
}
