body{
 background: url(images/sfondo.jpg);
}

.testo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}
.testo a:{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#990000; 
}
.testo a:link, .testo a:visited, .testo a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#990000; 
}
.testof {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}
.testof a:{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}
.testof a:visited, .testof a:link{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}
.testof a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
hr{ 
 height: 1px;
 border:0;
 border-bottom:1px dotted #000066;	
}
