body {
	font-family: Georgia;
	font-size: 15px;
	color: #3b0000;
}

.table_finestra {
    font-family: Georgia;
    font-style: oblique;
	font-size: 12px;
	color: #3b0000;
}

a {
	font-family: Georgia;
	font-size: 18px;
	color: #d94400;
	}
	
a:hover {
	color: #FFA500;
}

#corpo a{ font-size: 11px;

	color: #CC3300;
}

#corpo a:hover {font-size: 11px;

	color: White;
	text-decoration: underline;
}

#corpo a:visited {font-size: 11px;

	color: #CC3300;
	text-decoration: underline
}