
a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td { 
	font-size:90%;
	font-family: Comic Sans MS;
}

body { 
	font-size:90%;
	font-family: Comic Sans MS;
}
