a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
    text-decoration: none;
	font-weight: bold;
}
a.class1:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.class1:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.class1:visited {
	color: #000000;
    text-decoration: none;
	font-weight: bold;
}
a.class1:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.class2:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.class2:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.class2:visited {
	color: #FF0000;
    text-decoration: none;
	font-weight: bold;
}
a.class2:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:focus		{ outline: 0; }
a:img       { border: 0; }
BODY {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-image: url(immagini/str/sfondo_asfalto.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.justify{
	text-align: justify
}
.Stile1 {
	font-weight: bold;
}
.Stile2 {
	color: #FF0000;
	font-weight: bold;
}
.Stile3 {
	color: #FF0000;
}
.Stile4 {
	font-weight: bold;
	font-size: 13px;

}
.head_1 {
	background-image: url(immagini/str/head_1.jpg);
	background-repeat: no-repeat;
}
.head_2 {
	background-image: url(immagini/str/head_2.jpg);
	background-repeat: no-repeat;
}
.lato_dx {
	background-image: url(immagini/str/fondo_dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lato_centro {
	background-image: url(immagini/str/fondo_centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo {
	background-image: url(immagini/str/fondo.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.class1 a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.class1 a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.class1 a:visited {
	color: #FF0000;
    text-decoration: none;
	font-weight: bold;
}
.class1 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.class1 .class1 a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.class1 .class1 a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.class1 .class1 a:visited {
	color: #000000;
    text-decoration: none;
	font-weight: bold;
}
.class1 .class1 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}