body {
	SCROLLBAR-FACE-COLOR: #000000;
	BACKGROUND-ATTACHMENT: ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	BACKGROUND-REPEAT: repeat;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;

}.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

