.text {
	font-family: Verdana;
	font-size: 11px;
	color: #402D03;
}
.MENU-BARRA {
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}

.MENU-BARRA:hover {
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}

.menulateral {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.menulateral:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #402D03;
}
.credits {
	font-family: Verdana;
	font-size: 10px;
	color: #A28B00;
	text-decoration: none;
}

.credits:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
.titolgran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #402A07;
	font-weight: bold;
}
