a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3333CC;
	text-decoration: underline;

}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3333CC;
	text-decoration: underline;



}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
	text-decoration: underline;



}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	text-decoration: underline;



}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;

}

.headingblue24 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #3333CC;

	font-weight: bold;



}

