.testo {
	font-family:  Georgia, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.titolo {
	font-family:  Georgia, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
		}
		
		
.DIADASCALIA {
	font-family: trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #cccccc;
	text-align: right;
	line-height: 19px;
	padding: 2px 1px 0px 2px;
	letter-spacing: 2px;
		}
		
a:link { font-family:  Georgia, Verdana, Arial;
		 font-size: 11px;
		 font-weight: bolder;
		 text-decoration: none;
		 color: #999999;
					}
		
a:visited { font-family:  Georgia, Verdana, Arial;
			font-size: 11px;
			font-weight: bolder;
			text-decoration: none;
			color: #444444;
					}

					
A:hover {font-family:  Georgia, Verdana, Arial;
		 font-size: 11px;
		 font-weight: bolder;
		 color: #666666; 
		 text-decoration: underline; }	 
		 
BODY {
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	} 
.titolo2 {
	font-family:  Georgia, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}

.link_web {
		color: #ffffff;
		font-family: Trebuchet MS;
		font-size: 11px;
		font-weight: regular;
	}

.link_web a {
		width: 180px;
		color: #ffffff;
		background:#dddddd;
		text-decoration: none;
		padding: 1px 2px 1px 2px;
		
		
	}
	
.link_web a:hover {
		width: 180px;
		color: #dddddd;
		background:#cccccc;
		text-decoration: none;
		padding: 1px 2px 1px 2px;
		
		
	}

.link_web td {
		
		background-color: #cccccc;
	}
