.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-transform: none;
	background-color: #CCFFFF;
	background-position: center center;
}
.titol1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 44px;
	font-weight: bold;
	color: #FFFFFF;
}
.títol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC00FF;
}
