td, th, h1, a          { color: #545454; font-size: 13px; font-family: "Lucida Grande"; line-height: 16px }
h1        { color: #d63340; font-weight: bold; margin-top: 8px }
a:hover { color: #b4272e; text-decoration: none }
a:active { text-decoration: none }

.rosso a:link {
	color: #b4272e;
}
.rosso a:visited {
	color: #b4272e;
}
.rosso a:hover {
	color: #b4272e;
	text-decoration: none;
}
.rosso a:active {
	color: #b4272e;
}
