BODY
	{color 								: black
	;background-color 		: white
	;font-family 					: Verdana,Geneva,Arial,Helvetica,sans-serif
	;font-size 						: 9px
	;margin 						: 0px 10px 0px 0px
	}

DIV.menuitem
	{color							: black
	;background-color	: white
	;text-align 						: left
	;border-top				: none
	;border-bottom			: thin solid #eeeeee
	;border-left			: none
	;border-right			: thin solid #cccccc
	;width					: 100%
	;padding				: 3px
	;font-size 				: 9px
	;font-family 			: Verdana,Geneva,Arial,Helvetica,sans-serif
	;font-weight 			: normal
	;font-style				: normal
	;text-decoration		: none
	}
	
A
	{
	color : black;
	font-size : 10px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style: normal;
	text-decoration : none;
}

A:HOVER
	{
	color : black;
	font-size : 10px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style: normal;
	text-decoration : none;
}
