body {
	margin-top: 0px;
	background-color: #FFFFCC;
	background-image: url(pics/parchment.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif, Arial Rounded MT Bold;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
error {
	font-weight: bold;
	color: #FF0000;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-weight: bold;
}
.menuitem:link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.menuitem:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.menuitem:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.menuitem:active {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}