a.menu		{
			font-family: arial;
			color: #000000;
			font-weight: bold;
			text-decoration: none;
			font-size: 11pt;
		}
td		{
			font-family: arial;
			color: #000000;
			font-size: 11pt;				
		}
a		{	
			text-decoration:underline; 
			color:#0000CC;
		}
a:vlink		{	
			text-decoration:underline; 
			color:#0000CC;
		}
a:hover
		{	
			text-decoration:none; 
		}
