BODY {
	font-family : Verdana, sans-serif;
	font-size : x-small;
}

h1.seo {
	font-family : Verdana, sans-serif;
 
font-size : x-small;

color:#000099;
font-weight: bold; 


}

A {
	color : #32CD32;
	text-decoration : none;
}

A:HOVER {
	color : Yellow;
	text-decoration : underline;
}

a.colleg:hover {
	color: green;
	text-decoration: underline;
}
a.colleg {
	color: blue;
	text-decoration: none;
}

td.scheda{
 padding-left: 10px;padding-right: 10px;
text-align: justify;
}

.game_table {
	border-bottom: solid;
	border-color: Silver;
	border-width: thin;
	padding-bottom: 8px;
	padding-top: 8px;

}



.natale {
	background-image: url(../immagini/images2006/snow.jpg);

}

.centeredimage{
text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;

}