/*
A:link	{	
	text-decoration:	none;
	color:	none;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	none;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333CC;
	}
*/
IMG	{
	border-color:	#F9F6ED;
	border: none;
}
BODY	{
	font-family:lr oSVbN;
	background : #ffffff;
	background-color: #CCFFCC;
}
A.menu:link	{ text-decoration:none;	color:#000000;	}	<!-- no click 	-->
A.menu:visited	{ text-decoration:none;	color:#000000;	}	<!-- click 	-->
A.menu:active	{ text-decoration:none;	color:#000000;	}	<!-- page view 	-->
A.menu:hover	{ text-decoration:none;	color:#000000;	}	<!-- on mouse 	-->

TD.menu	{ cursor:hand; } 					<!-- Mouse Cursor Head Mark -->
TR.menu	{ cursor:hand; } 					<!-- Mouse Cursor Head Mark -->
