body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5771b1;
	background-image: url(images1/sfondo.jpg);
	background-repeat: repeat-x;
}


 
.txt_nero {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
    text-decoration: none;
	font-weight: none;
}
.txt_big_nero {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.txt_big_nero:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_nero:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_nero:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #747171;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_nero:active {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}









.txt_big_verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #286e28;
	text-decoration: none;
	font-weight: bold;
}

.txt_big_verde:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #286e28;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_verde:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #286e28;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_verde:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #6ab348;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_verde:active {
	font-family: Tahoma;
	font-size: 11px;
	color:#286e28;
	text-decoration: none;
	font-weight: bold;
}






.txt_big_blu {
	font-family: Tahoma;
	font-size: 11px;
	color: #1d4796;
	text-decoration: none;
	font-weight: bold;
}

.txt_big_blu:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #1d4796;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_blu:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #1d4796;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_blu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #5771b1;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_blu:active {
	font-family: Tahoma;
	font-size: 11px;
	color:#1d4796;
	text-decoration: none;
	font-weight: bold;
}






.txt_big_rosso {
	font-family: Tahoma;
	font-size: 11px;
	color: #c7071f;
	text-decoration: none;
	font-weight: bold;
}

.txt_big_rosso:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #c7071f;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_rosso:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #c7071f;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_rosso:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #f23d53;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_rosso:active {
	font-family: Tahoma;
	font-size: 11px;
	color:#c7071f;
	text-decoration: none;
	font-weight: bold;
}



.txt_bianco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
    text-decoration: none;
	font-weight: none;
}
.txt_bianco:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}
.txt_bianco:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}
.txt_bianco:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	font-weight: none;
}
.txt_bianco:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}

.txt_big_bianco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.txt_big_bianco:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_bianco:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_bianco:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #747171;
	text-decoration: none;
	font-weight: bold;
}
.txt_big_bianco:active {
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}


a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

