BODY {
	SCROLLBAR-FACE-COLOR: #84acd5; 
	BACKGROUND-ATTACHMENT: fixed; 
	SCROLLBAR-HIGHLIGHT-COLOR: #a2c0df; 
	SCROLLBAR-SHADOW-COLOR: #a2c0df; 
	SCROLLBAR-3DLIGHT-COLOR: #b8cfe7; 
	SCROLLBAR-ARROW-COLOR: #3b3383; 
	SCROLLBAR-TRACK-COLOR: #c5d8eb; 
	BACKGROUND-REPEAT: repeat; 
	SCROLLBAR-DARKSHADOW-COLOR: #c5d8eb
}
.menu {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;


}
.menu:hover {
	color: #00FFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;


}
