.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1D85CE;
	font-weight: normal;
	text-decoration: none;
}
.leftlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.testimonials {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.Header {
	font: bold normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #63AAD6;
}

a:link {
	color: #33CCFF;
}
a:visited {
	color: #33CCFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;

}
