BODY  {
	font-family : Comic Sans MS, Arial ;
	font-weight : normal;
	font-size:10px;
	color : White;
	background-color : Black;
}

TH{
	font-family : Comic Sans MS, Arial ;
	font-weight : normal;
	font-size : 16px;
	color : White;
	background-color : Black;
}

TD.menu{
	font-family : Comic Sans MS, Arial ;
	font-weight : normal;
	color : White;
	font-size :10px;
}

H1  {
	font-size : large;
	font-family : Comic Sans MS,Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H2  {
	font-size : medium;
	font-family : Comic Sans MS,Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H3  {
	font-size : small;
	font-family : Comic Sans MS,Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}

A  {
	font-family : Comic Sans MS,Arial;
	font-weight : normal;
	color : White;
	text-decoration :  none;
}

A:Visited  {
	font-family : Comic Sans MS;
	font-weight : normal;
	color : White;
}

A:Active  {
	font-family : Comic Sans MS,Arial;
	font-weight : normal;
	color : White;
}

A:Hover  {
	font-family : Comic Sans MS,Arial;
	font-weight : bold;
	color : White;
}
