a.tabella {
	color: #333333;
	text-decoration: none;
}

a.tabella:visited {
	color: #333333;
	text-decoration: none;
}

a.tabella:hover {
	color: #990000;
	text-decoration: none;
}

a.tabella:active {
	color: #990000;
	text-decoration: none;
}

table.tabella {
	color: #333333;
	text-decoration: none;
}

