.menulink {  color: #CCFFCC;}
.menulink:visited {  color: #FFFFFF}
BODY, TD, TH, INPUT {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,AlumniFont, FixedSys;
	font-size : smaller;
}

.HEADING
{
	font-family : lilly;
	color : #009900;
	font-size : larger;
}

@font-face {
	font-family: lilly;
	font-style: italic;
	font-weight: normal;
	src: url(lilly0.eot);
}
@font-face {
	font-family: AlumniFont;
	src: url(asenine0.eot);
	font-size : xx-large;
}
note {
	font : xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.highlight {
	color : #CC3300;
	font-weight : bold;
}

A.msg {
	color : #006600;
	font-weight : bold;
	text-decoration : none;
}
A.msg:visited {
	color : #000033;
	font-weight : bold;
	text-decoration : none;
}
A.msg:hover {
	color : #CC0000;
	font-weight : bold;
	text-decoration : none;
}

.flat {
	border : 1px solid Black;
}

A.name{
	text-decoration : none;
	color : #000033;
}
A.name:hover{
	text-decoration : underline;
	color : Blue;
}
A.nohist{
	color : #0000FF;
}
