.menu {
	font-family: "Tahoma";
	font-size: 18px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.deroulant {
	font-family: "Tahoma";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a{
	color:#FFFF00;
	text-decoration:none;
	
}

a:hover {
	color:#FF0000;
}
