.textTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textSideHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.textSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFCC00;
}
.textTestimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #993300;
	line-height: 18px;
	text-align: justify;
}


A.textSide {
	text-decoration: none;
}
A.textSide:hover {
	text-decoration:underline;
}

A.topMenulink {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	color: #000000;
	BORDER: none;
	background-color:#a3a3a3;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
}
A.topMenulink:hover {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	border: none;
	color: #FFFFFF;
	background-color:#617088;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
}
