	a.menu:visited 
	{
			font-family: tahoma, arial;
			color: #000000;
			font-size: 10px;
			text-decoration: none;
			line-height:1.2em
	}	
	a.menu:active 
	{   
			font-family: tahoma, arial;
			color: #000000;
			font-size: 10px;
			text-decoration: none;
			line-height:1.2em
	}
	a.menu:hover
	{  
			font-family: tahoma, arial;
		 	color: #050580;    
			font-size: 10px;
			text-decoration: none;
			line-height:1.2em
	}
	a.menu:link
	{  
			font-family: tahoma, arial;
		 	color: #000000;
			font-size: 10px;
			text-decoration: none;
			line-height:1.2em
	}