
:link.HypMenu {	
	text-decoration: none ;
	font-weight:bolder;
	font-size: 1.0em;
	color:	White;
	}	
		
:visited.HypMenu	{	
	text-decoration: none ;
	font-weight:bolder;
	font-size: 1.0em;
	color:	White;
	}	
		
:hover.HypMenu	{	
	text-decoration: none ;
	font-weight:bolder;
	color: #5C6AB1;
	font-size: 1.0em;
	background-color: White;
	width: 100%;
	}
	
	ul           { margin-top: 5; margin-bottom: 0 }