html,body{
	padding:35px;
	margin:0px;
	font-family:Helvetica;
	font-size:45px;
}

#outter{width:800px; margin:80px auto; text-align: left;}
#content li{list-style:none;}
#content small{font-size:15px;color:#666}
#peu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#mosca{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #00826B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #F7A30A;
}
a:active {
	text-decoration: none;
	color: #00826B;
}
