.links {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: 33ccff;
	text-decoration: none;
}

A:active, A:hover {color: #ffffff; text-decoration: none}
td {
	font-family: "Comic Sans MS";
	font-size: x-small;
	color: #FFFFAF;
}
.heading {

	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: normal;
	color: ffffaf;
}
.inactiveLink {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
}
.textLightBlue {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-weight: normal;
	color: #33CCFF;
}
