@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a9a8a8;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a81b8;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.classcontent {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.testemonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
