table {
font-size: 12px;
color: #660000;
font-style: normal;
font-family: verdana;
text-align: center;
width: 80%;
}

th {
font-size: 14px;
color: #ffff80;
background-color: #800000;
}

td {
font-size: 12px;
font-weight: bold;
color: #800000;
background-color: #ffff80;
}

td.testo {
font-size: 12px;
font-weight: normal;
color: #800000;
background-color: #ffff80;
}

A:link {
color: #000000;
font-weight: bold;
}

A:visited {
color: #000000;
font-weight: bold;
}

A:hover {
font-weight: bold;
color: #800000;
}
