table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-image: url(immagini/sfondo.gif);
	background-repeat: no-repeat;
	background-position: center center;


}
a:link {
	color: #990000;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;

}
a:hover {
	font-size: 18px;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;


}
a:visited {
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
h1 {
	font-size: 24px;
	color: #990000;
}
h2 {
	font-size: 18px;
	color: #990000;

}
