a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333399;

}

a:link { text-decoration: none}
a:hover {
	text-decoration: none;
	color: #CC6600;
	background-color: #CBDDE1;
}
a:active { text-decoration: none}

.blueHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #00CCFF;
}
.blueSubHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00CCFF;
}
.normalPARA {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
