A:link { text-decoration: none; color: #000000}
A:visited { text-decoration: none; color: #000000}
A:hover { text-decoration: underline; color: #000000}

	.link {
		font-family: verdana;
		font-size: 10px;
		color: #000000;
		}

	.txt {
		font-family: verdana;
		font-size: 10px;
		color: #000000;
		}

	.txt-bold{
		font-family: verdana;
		font-size: 10px;
		color: #000000;
		font-weight: bold;
		}

#rosso {
	color: #9C4541;
	}

#bianco {
	color: #FFFFFF;
	}

#nero {
	color: #000000;
	}
#grigio {
	color: #555555;
	}
#blue {
	color: #3333CC;
	}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	font-style: normal;

}

A.menu_header:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	word-spacing: -1px;
	}
A.menu_header:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	}
A.menu_header:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-transform: uppercase;
	text-decoration: none;
	}

