@charset "UTF-8";
/* CSS Document */
#testo{
	border: ridge;
	border-color:#88c705;
	padding: 15px 15px 15px 15px;
	background-color:#fff;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

#footer{
	max-height:29px;
	height:29px;
	min-height:29px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	text-align:center;
}

#footer a{
	color:#666;
}

#cell{
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	
}

#cell a{
	color:#333;
	border:none;
}

img{
	border:none;
}