a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;

}

a:active {
	font-family: "Comic Sans MS";
	color: #006699;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	font-family: "Comic Sans MS";
	;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #973D00;

}
.menuitem {
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-decoration: none;
	color: #973D00;
	clip:   rect(   );
	margin-right: 8px;
	margin-left: 8px;
	font-weight: bold;
}
.spacer {
	font-size: 13px;
	font-family: "Comic Sans MS";
	color: #EA5E00;
	font-weight: normal;
	text-decoration: none;
	clip:   rect(   );
	margin-right: 8px;
	margin-left: 8px;
	font-weight: bold;
}

