.menu {font-family: Tahoma;
       font-size: 11pt;
       font-weight: 700;
       background-color: black;}

.title {font-size: 1.1em;
	color: white;}

a.menuitem:link {color: white;
	         text-decoration: none;}

a.menuitem:visited {color: white;
		    text-decoration: none;}

a.menuitem:hover {color : yellow;
		  text-decoration: none;}


a.menuitem:active {color: white;
		  text-decoration: none;}



		  