BODY {
	margin-top: 0;
	margin-left: 0;
	background-color: #FFEFE0;
}

TR, TD 	{
	font-family : comic sans ms;
	font-size: 10pt;
	color: black;
	text-decoration: normal;
	}

TD.menu	{
	font-family : comic sans ms;
	font-size: 10pt;
	color: white;
	text-decoration:normal;
	}

A:LINK, A:VISITED {
	font-family : comic sans ms;
	font-size: 10pt;
	color: black;
	text-decoration : none;
	font-weight : normal;
}

A:HOVER, A:ACTIVE {
	font-family : comic sans ms;
	font-size: 10pt;
	color: black;
	text-decoration : underline;
	font-weight : normal;
}

A.menu:LINK, A.menu:VISITED {
	font-family : comic sans ms;
	font-size: 10pt;
	color: white;
	text-decoration : none;
	font-weight : bold;
}

A.menu:HOVER, A.menu:ACTIVE {
	font-family : comic sans ms;
	font-size: 10pt;
	color: white;
	text-decoration : underline;
	font-weight : bold;
}

hj, {
	font-family : comic sans ms;
	font-size: 12pt;
	color: black;
	text-decoration : none;
	font-weight : normal;
}