body { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: #999999 }

td { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: #000000}

.text {color: #666666;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none}

.mash {font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #999999}

.mash2 {font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #999999}



a:link {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none}

a:visited {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none} 

a:active {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none} 

A:hover {font-family:arial, helvetica, sans-serif;  font-size: 11px;color: #C9252C}

.pulsante {
	height: 29px;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	float: left;
	font-size: 16px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 1px;
}
.pulsante a:link, .pulsante a:visited, .pulsante a:active
{
	text-decoration: none;
	color: #2B80A8;
	font-weight: bolder;
	font-size: 16px;
}
.pulsante a:hover
{
	text-decoration: none;
	color: #333;
	font-weight: bolder;
}
.pulsantespaziatore {
	height: 29px;
	width: 135px;
	text-align: center;
	padding-top: 5px;
	float: left;
	font-size: 16px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 1px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	height: 30px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
}
.boxnews {
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	padding-top: 8px;
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFC600;
}
.boxnews a:link, .boxnews a:visited, .boxnews a:active
{
	text-decoration: underline;
	color: #2B80A8;
}
.boxnews a:hover
{
	text-decoration: underline;
	color: #333;
	font-weight: bolder;
}

