.link {
	font-family: "Times New Roman",Geneva, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	height: 28px;
	background-image: url(../images/juvarra_r2_c2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.hidden  { 
	position:absolute;
	left:0px;
	top:-500px;
	width:1px; 
	height:1px; 
	overflow:hidden; 
	} 

.copyright {
	font-family: "Times New Roman",Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
}
.titoliprincipali {
	font-family: "Times New Roman",Geneva, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	height: 30px;
	background-image: url(../images/juvarra_r2_c2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding          	: 	3px;

}
.testo {
	font-family: "Times New Roman",Geneva,Arial,Verdana,Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/*color: #333333;*/
	color: #660000;
	text-align: justify;
}
.titolisecondari {
	font-family			: "Times New Roman",	Geneva,Arial,Verdana, Helvetica, sans-serif;
	font-size			: 	15px;
	font-style			: 	italic;
	font-weight			: 	normal;
	color				: 	#990000;
	clip				: 	rect(23px auto 23px auto);
	line-height			: 	30px;
}


A:link,A:visited	{	
	font-family      	: 	"Times New Roman",Geneva,Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size        	: 	15px;
	font-weight      	: 	bold;
	text-decoration  	: 	none;
	text-align       	: 	left;
	color            	: 	#990000;
	margin-bottom    	: 	3px;
	height				: 	18px;
	background-color 	: 	#FFFFCC;
	border           	: 	solid 0px #FFFFFF;
	padding          	: 	1px;
	/*display		   		:	block;*/
	}	
		
		
A:active	{	
	text-decoration	:	none;
	color			:	#990000;
	}	
		
A:hover	{
	font-weight      	: 	bold;
	text-decoration  	: 	none;
	text-align       	: 	left;
	color            	: 	#FFFFFF;
	margin-bottom    	: 	3px;
	padding-left     	: 	0px;
	background-color 	: 	#990000;
	border           	: 	solid 0px #FFFFFF;
	padding          	: 	1px;
	/*display		   		:	block;*/
	}