@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: 0px 0px;
}
.testimonials {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ClientTest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.black {
	color: #000000;
}
a.black:link {
	color: #669900;
	text-decoration: none;
}
a.black:hover {
	color: #666666;
	text-decoration: underline;
}
a.black:visited {
	color: #669900;
}

a.black:active {
	color: #669900;
	font-weight: bolder;
	text-decoration: none;
}

.blackLarge {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.testimonialsRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
}

a.testimonialsRed:link {
	color: #70677A;
	text-decoration: none;
}
a.testimonialsRed:hover {
	color: #70677A;
	text-decoration: underline;
}
a.testimonialsRed:visited {
	color: #70677A;
}

a.testimonialsRed:active {
	color: #70677A;
	font-weight: bolder;
	text-decoration: none;
}


a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bolder;
}


a:visited {
	color: #FFFFCC;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: ##FF9900;
	text-decoration: underline;
	font-weight: bolder;
}
a:active {
	color: #FFFFCC;
	font-weight: bolder;
	text-decoration: none;
}
