a:link       { color: #FF0000; text-decoration: none; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif}
a:active     { color: #FF0000; text-decoration: none; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif}
a:visited    { color: #FF0000; text-decoration: none; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif}
a:hover      { color: #000000; text-decoration: none; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif}

a:link span      { color: #FF0000; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif}
a:active span    { color: #FF0000; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif}
a:visited span   { color: #FF0000; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif}
a:hover span     { color: #000000; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif}

a:focus		{ outline: 0; }
a:img       { border: 0; }
BODY {
	background-color: #FFD7DC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}
.stile1 {
	font-weight: bold;
	color: #FF0000;
}
.stile2 {
	font-weight: bold;
}
.stile3 {
	color: #FF0000;
}