.marrone {
	font-family: Tahoma;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
.marrone a:link, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #660000;
	text-decoration: none;

}
.marrone a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #660000;
	text-decoration: none;

}
.marrone a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC66;
	text-decoration: underline;

}
.verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC66;
	text-decoration: none;

}
.verde a:link, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC66;
    text-decoration: none;

}
.verde a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC66;
    text-decoration: none;

}
.verde a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #660000;
    text-decoration: underline;

}
.mainback { 
  background: #FFFFFF url(images/home_08.jpg);
  background-attachment: fixed;
  background-position: middle;
 } 
