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

.txt {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	}

.txt-small {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}

#rosso {
	color: #C80000;
	}