
.titoli_big_brown {
    font-family: Arial;
	font-size: 16px;
	color: #9E5029;
	font-weight: bold;
}

a {
	font-family: Verdana;
	color: #9E5029;
	font-weight: bold;
	text-decoration: none;
	font-size:9px;
}


a:link {
    font-family: Verdana;
	color: #9E5029;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}


a:visited {
    font-family: Verdana;
	color: #9E5029;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}


a:hover {
    font-family: Verdana;
	color: #9E5029;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}


a:active {
    font-family: Verdana;
	color: #9E5029;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}

.body1
{
	font-family:Verdana;
	font-size:11px;
	letter-spacing: -1px;
	font-weight: normal;
	color:#818181;
}
body
{
	background-color:#FEFED9;
}



