/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-color: #FFF5DF;
}
a {
	font-size: 12px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.Stile2 {font-size: 10px}
.Stile3 {color: #FFFFFF}
.Stile4 {font-size: 9px}
#menu a {
	font-size: 12px;
	color: #FFFFFF;
}
.Stile5 {color: #990000}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	border: 1px solid #990000;
	color: #000000;
	text-indent: 2px;
}
