TD {
	font-family : "Comic Sans MS", Geneva, sans-serif;
	background-color : #E8FFE6;
}

TD.edv {
	font-weight : bold;
	font-size : smaller;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
}

TD.blue {
	background-color : Blue;
}

A:HOVER {
	text-decoration : underline;
	color : #C80D13;
}

A {
	color : Blue;
	text-decoration : underline;
}

