body {
	background-image: url(images_layout/sfondobody.jpg);
	background-repeat: repeat;
}
A:LINK {
 color : #000000;
 text-decoration: underline
}

A:VISITED {
 color : #000000;
 text-decoration: underline
}

A:HOVER {
 color : #000000;
 text-decoration : underline;
}

A:ACTIVE {
 color : #000000;
 text-decoration: underline
}
.cellaarchivio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images_layout/sfondocelle.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 3px;


}
.grassettocellaarchivio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.cellamenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fa8aa9;
	border-top-width: 1px;
	border-right-width: 1px;
        border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 22px;

}
.grassettomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

