/* a:link { color: #8CBBCA; }
a:visited { color: #8CBBCA; }
a:hover { color: #8CBBCA; }
a:active { color: #8CBBCA; } */



a:link { color: #0396B2 ; }
a:visited { color: #0396B2; }
a:hover { color: #0396B2; }
a:active { color: #0396B2; }




.bluetitle {
font-family: Arial, Helvetica, sans-serif; 
font-size: 1.3em;
color: #4DCDD7;
text-decoration: none
}


.bluetext {
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em;
color: #4DCDD7;
text-decoration: none
}

.bluesubtitle {
	font-family: Arial, Helvetica, sans-serif; 
	color: #286C93;
	text-decoration:none;
	font-size: 14px;
}


.smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.smalltextplus {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration:none;
}




.bluetext_large {
	font-family: Arial, Helvetica, sans-serif; 
	color: #3AACDE;
	text-decoration:none;
	font-size: 14px;
}

.greentext_large {
	font-family: Arial, Helvetica, sans-serif; 
	color: #B9D300;
	text-decoration:none;
	font-size: 14px;
}



.purpletext_large {
	font-family: Arial, Helvetica, sans-serif; 
	color: #6A1A7A;
	text-decoration:none;
	font-size: 14px;
}


/* a:link { color: #333333; text-decoration: none;}
a:visited { color: #333333; text-decoration: none;}
a:hover { color: #333333; text-decoration: none;}
a:active { color: #333333; text-decoration: none;} 
*/
