
td,  th { color: #545454; font-size: 13px; line-height: 16px }
td, th, h1, h2, h3, a           { font-family: "Lucida Grande" }
h1        { color: #d63340; font-weight: bold; margin-top: 8px }
h2 { color: black; font-weight: bold; margin-top: 8px }
h3  { color: #545454; font-size: 11px; font-weight: normal; line-height: 14px; 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;
}
