BODY{
	background-color: Black;
	font-family: Verdana;
	font-size:10pt;
	color:#FFFFAD;	
}

A { 
	color : #FFFFAD; 
	font-weight: bold; 
	text-decoration: none; 
}

A:hover { 
	color: #000000; 
	background-color: #FFFFAD; 
	font-weight: bold; 
	text-decoration: none;
}

TABLE{
	padding:0;
	border:0;
	vertical-align:top;
}
TH{
	font-family: Comic Sans MS;
	font-size:14pt;
	font-style:italic;
	text-align:center;
	vertical-align:top;
}
TD{
	vertical-align:top;
	font-family: Verdana;
	font-size:12pt;
	color:#FFFFAD;
}
.menu{
	background-color:#FFFFAD;
	color:#000000;
}
.desc{
	background-color:#000000;
	font-family: Verdana;
	font-size:10pt;
	color:#FFFFAD;
}

.flash{
	background-color:#FFFF00;
	font-family: Verdana;
	font-size:14pt;
	color:#FF0000;
}


.english{
	background-color:#FFFFAD;
	color:#000000;
}
.spacer{
	background-color:#000000;
}
