BODY {
	font-family : Arial;
	font-size : 12px;
}

.bodytext {
	font-family : Arial;
	font : 12px;
	color : Black;
}

.bodytextbolditalic {
	font-family : Arial;
	font : 12px;
	color : Black;
	font-weight: bold;
	font-style: italic;
}

.testimonials {
	font-family : Arial;
	font : 11px;
	color : Black;
	font-style: italic;
}

A:LINK { color : #FF6699; font-weight : bold; text-decoration : underline;}
A:HOVER { color : #EEE8AA;  font-weight : bold;  text-decoration : underline;}
A:ACTIVE { color : #FFCC66;  font-weight : bold;  text-decoration : underline;}
A:VISITED { color : #999966;    font-weight: bold; text-decoration : underline;}
