body
{
	margin: 0px;
    padding:0;
    background-image: url('../images/sfondo%20ragazzi.jpg');
    background-repeat: no-repeat;
    background-position: 135px 80px;
    border: 3px solid #c3cfb9; 
}

.titolo
{   
   	margin: 20px 0px 0px 0px;
   	font-weight: bold;
	font-family: Verdana, Arial, 
               Trebuchet MS, Helvetica, 
			   Geneva, Swiss, SunSans-regular, 
			   Lucida, sans-serif;
	font-size: 14px;
	color: #00529b;
	padding: 0px;
}

.titolo a
{   
   	font-weight: bold;
	font-family: Verdana, Arial, 
               Trebuchet MS, Helvetica, 
			   Geneva, Swiss, SunSans-regular, 
			   Lucida, sans-serif;
	font-size: 14px;
	color: #00529b;
	text-decoration: none;
}

.titolo a:link
{   
    color: #00529b;
	text-decoration: none;
}

.titolo a:visited
{   
    color: #00529b;
	text-decoration: none;
}

.titolo a:hover{   
    color: #800000;
    background-color: #FFFFBF;
	text-decoration: underline;
}

.testo
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, 
               Trebuchet MS, Helvetica, 
			   Geneva, Swiss, SunSans-regular, 
			   Lucida, sans-serif;
	font-size: 12px;
	color: #00529b;
	padding: 0px;
}

.testo a
{   
	font-family: Verdana, Arial, 
               Trebuchet MS, Helvetica, 
			   Geneva, Swiss, SunSans-regular, 
			   Lucida, sans-serif;
	font-size: 12px;
	color: #00529b;
	text-decoration: underline;
}

.testo a:link
{   
    color: #00529b;
	text-decoration: underline;
}

.testo a:visited
{   
    color: #00529b;
	text-decoration: underline;
}

.testo a:hover{   
    color: #800000;
    background-color: #FFFFBF;
	text-decoration: underline;
}
