.title1 {
	font-family : Georgia, Tahoma,Verdana;
    font-size:24px;
	color: #CA0000;
	font-weight: none;
	text-decoration: none;
	line-height: 24px;	
}

.title1 A:link{ color:#CA0000; text-decoration : underline; }
.title1 A:visited{ color:#CA0000; text-decoration : underline; }
.title1 A:active{ color:#CA0000; text-decoration : underline;}
.title1 A:hover{ color: #CA0000; text-decoration : underline; }


.title2 {
	font-family : Tahoma,Verdana;
    font-size:24px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
	line-height: 24px;	
}

.title2 A:link{ color:#000000; text-decoration : underline; }
.title2 A:visited{ color:#000000; text-decoration : underline; }
.title2 A:active{ color:#000000; text-decoration : underline;}
.title2 A:hover{ color: #000000; text-decoration : underline; }


.title3 {
	font-family : Tahoma;
    font-size:18px;
	color: #000000;
	background-color: #FFFF00;
	font-weight: none;
	text-decoration: none;
	line-height: 24px;	
}

.title3 A:link{ color:#000000; text-decoration : underline; }
.title3 A:visited{ color:#000000; text-decoration : underline; }
.title3 A:active{ color:#000000; text-decoration : underline;}
.title3 A:hover{ color: #000000; text-decoration : underline; }


.txt1 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;	
}

.txt1 A:link{ color:#000000; text-decoration : underline; }
.txt1 A:visited{ color:#000000; text-decoration : underline; }
.txt1 A:active{ color:#666666; text-decoration : underline;}
.txt1 A:hover{ color: #666666; text-decoration : underline; }


.txt2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
	line-height: 16px;	
}

.txt2 A:link{ color:#000000; text-decoration : underline; }
.txt2 A:visited{ color:#000000; text-decoration : underline; }
.txt2 A:active{ color:#666666; text-decoration : underline;}
.txt2 A:hover{ color: #666666; text-decoration : underline; }


.txt3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
	line-height: 16px;	
}

.txt3 A:link{ color:#000000; text-decoration : underline; }
.txt3 A:visited{ color:#000000; text-decoration : underline; }
.txt3 A:active{ color:#666666; text-decoration : underline;}
.txt3 A:hover{ color: #666666; text-decoration : underline; }


.testimonialTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #CA0000;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.testimonialTitle A:link{ color:#CA0000; text-decoration : underline; }
.testimonialTitle A:visited{ color:#CA0000; text-decoration : underline; }
.testimonialTitle A:active{ color:#CA0000; text-decoration : underline;}
.testimonialTitle A:hover{ color: #CA0000; text-decoration : underline; }

.testimonialTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.testimonialTxt A:link{ color:#000000; text-decoration : underline; }
.testimonialTxt A:visited{ color:#000000; text-decoration : underline; }
.testimonialTxt A:active{ color:#000000; text-decoration : underline;}
.testimonialTxt A:hover{ color: #000000; text-decoration : underline; }

.legal {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.legal A:link{ color:#000000; text-decoration : underline; }
.legal A:visited{ color:#000000; text-decoration : underline; }
.legal A:active{ color:#666666; text-decoration : underline;}
.legal A:hover{ color: #666666; text-decoration : underline; }



.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.members {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

