body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	color:#6AC0D2;
}

 

td#bodyLink a:link { 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	color:#5B71C4; 
	text-decoration: none; }

td#bodyLink a:visited { 
	font-size: 16px;
	color: #5B71C4; 
	text-decoration: none; }
td#bodyLink a:active { 
	font-size: 16px;
	color: #5B71C4; 
	text-decoration: none; }
	
td#bodyLink a:hover { 
	font-size: 20px;
	color:#0000FF; 
	text-decoration: none; }
	
	

.selectText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 20px;
	color:#0000FF;
}

.highLight {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	color:#5B71C4;
	 font-weight:bold;
}

.blueText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	color:#5287E9;
}
.notSelectText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	color:#5B71C4;
}
a.notSelectText:link{ color: #5B71C4; text-decoration: none; }
a.notSelectText:visited { color:#5B71C4; text-decoration: none;}
a.notSelectText:hover { color:#5B71C4; text-decoration: none;}

.footerWhite
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color:#FFFFFF;
}

.footerLink
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color:#FFFFFF;
}
a.footerLink:link{ color:#FFFFFF; text-decoration: none; }
a.footerLink:visited { color:#FFFFFF; text-decoration: none;}
a.footerLink:hover { color:#FFFFFF; text-decoration: none;}
	


