/* Blue Section CSS */


#mainNav a:active, #fckContent a{
	text-decoration: none;
	color: #7BB6D8;
}
#mainNav a:hover, #fckContent a:hover{
	color: #7BB6D8;
	text-decoration: underline;
}
