a:link {
	color: #0033CC;
	text-decoration: none;
	font-weight : bold;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
	font-weight : bold;
}
a:active {
	color: #00CCFF;
	font-weight : bold;
}
td {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: Black;
}

body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: Black;
}
p {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color : Black;
}


h1.special {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bolder; background-color: #00CC33}
