#bordo { 
	border: 2px solid;
	border-color: #1A2C72;
	text-decoration: none;
	width: 613px;
	height: 380px;
	margin: 0 auto;
	margin-top: 35px;
	vertical-align: middle;
}

.testo { 
	font-family: Tahoma;
	font-size: 11px;
	color: #6D85A5;
	text-decoration: none;
	font-weight:bold;
}

.testoblu { 
	font-family: Tahoma;
	font-size: 11px;
	color: #1A2C72;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.link { 
	font-family: Tahoma;
	font-size: 11px;
	color: #6D85A5;
	text-decoration: none;
	font-weight: bold;
}

.link:hover { 
 	font-family: Tahoma;
	font-size: 11px;
	color: #1A2C72;
	text-decoration: underline;

}

.titolo { 
	font-family: Tahoma;
	font-size: 11px;
	color: #1A2C72;
	text-decoration: none;
}

.noborder { 
	border: 0px;
}
