.Menu {
    font-family: Arial, Verdana, tahoma, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	line-height: 11pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.Menu:hover {
	background-color: #0099FF;
	color: #000000;
	}

.Menu-div {
    font-family: Arial, Verdana, tahoma, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	line-height: 11pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	}	
	