

.menubox { width=160; padding-left:1; padding-bottom:1; padding-right:1;  display:none;   position:absolute; background-color: gray; border: 1;  z-index:9;}

    .menu {font-family:verdana;
	       color : white; 
		   font-size : 7pt;
		   font-weight : bold}
		   
    .menuIn {font-family:verdana;
	       color : aqua; 
		   font-size : 7pt;
		   font-weight : bold}
		   
    .subject {font-family:verdana;
	       color : 'aqua'; 
		   font-size : 7pt;
		   font-weight : bold}
		   
     .recent {font-family:verdana;
	       color : 'aqua'; 
		   font-size : 7pt;
		   font-weight : bold}
		
	A.footmenu
	{
	color : white;
	text-decoration: none;
	font-weight : normal;
	}
	A.footmenu:hover
	{
	color : white;
	text-decoration: none;
	font-weight : bold;
	