@charset "utf-8";

.StileBianco {
	color: #FFFFFF;
	
}

.StileBiancoSize {
	color: #FFFFFF;
	font-size: 27px;
	
}
.StileMenuL {
	font-family: helvetica;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	background-color: #000000;
	font-weight: bold;
}

.StileMenu {
	font-family: helvetica;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background-color: #000000;
}
.StileMenuBordoNero {
	font-family: helvetica;
	color: #000000;
	border-color: #000000;
	text-decoration: none;
	font-size: 14px;
	background-color: #FFFFFF;
}
.StileMenuB {
	font-family: helvetica;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.StileMenuBB {
	font-family: helvetica;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.StileMenuBBs {
	font-family: helvetica;
	color: #000000;
	font-size: 14px;
	background-color: #FFFFFF;
font-weight: bold;
}
.StileMenuBBB {
	font-family: helvetica;
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	background-color: #FFFFFF;
font-weight: bold;
}
.StileMenuDS {
	font-family: helvetica;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background-color: #000000;
	font-weight: bold;
}
.StileMenuF {
	font-family: helvetica;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	background-color: #FFFFFF;
	font-weight: bold;
}

a:active {  color: #CC6600}
a:hover  {  color: #DC0601}
