.carattere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

a:link, a:visited {
	color: #F1C591;
	text-decoration: none;	
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
	
.link2:link, .link2:visited {
	color: #999999;
	text-decoration: none;	
}

.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.youtube {
	text-align: center;
	margin-bottom: 15px;
}	
	
