.dotted {
	background-color: #f5f5f5;
	border: 1px dashed #c0c0c0;
	font-size: 14px;
	padding: 3px;
}

.istat {
	background-color: #EEE8AA;
	border: 1px dotted #c0c0c0;
	font-size: 14px;
	padding: 3px;
}

.titolo {
	font-size: 12pt;
	font-weight: bold;
}
.titp{
	letter-spacing:2px;
	background-color: #f5f5f5; border: 1px solid #000000;
	padding:5px;
}



.testonews {
	font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
}

}
.barrarossa1 {
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-width: 1px;
}

.end {
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-width: 1px;
	background-color: #999999;
	margin-top: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.menubox {
	border: thin solid Black;
	border-width: 1px;
	background: Red;
}
.box {
	border: thin solid Black;
	border-width: 1px;
	background: White;
}
.box_pag {
	border: thin solid Black;
	border-width: 1px;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background: #EBEBEB;
}

.back_pag { background: url(Back.gif);
background-position: center;
background-repeat: no-repeat;
}	 


TD A:LINK {text-decoration: none; color: black;}
TD A:VISITED {text-decoration: none; color: black }    
TD A:HOVER {text-decoration: none; background-color : #cdcdcd; color: black; }

TD P A:LINK {text-decoration: none; color:Blue;  }
TD P A:VISITED {text-decoration: none; color: Blue;}    
TD P A:HOVER {text-decoration: none; color : #BE1436; background: White; }

A:LINK {text-decoration: none; color: Blue;}
A:VISITED {text-decoration: none; color: Blue;}    
A:HOVER {text-decoration: none; color : #BE1436;}


