TD {
	font-family: Comic Sans MS;
	color : Yellow;
}
H2 {
	font-family : Verdana;
	color: Black;
}
A {
	text-decoration : none;
	font-family: Comic Sans MS;
	color : Yellow;
}
A:HOVER {
	font-family: Comic Sans MS;
	color : Yellow;
	font-weight : bold;
}
