body {
background-color: #e8e8e8;
}





.center {
    position: absolute;
    font-family :  Arial, Verdana,sans-serif ;
	font-size : 80pt;
	top: 30%;
    left: 6%;
}

.center2 {
    position: absolute;
    font-family :  Arial, Verdana,sans-serif ;
	font-size :80pt;
	top: 30%;
    left: 90%;
}



.tophead {


  	font-family :  Arial, Verdana,sans-serif ;
	font-size : 1000pt;
	color:#CCCCCC;
	font-weight : bold;
}


.redDot {


  	font-family :  Arial, Verdana,sans-serif ;
	color:#cc0000;
	font-weight : bold;
}

	



.titoli {

font-family :  Arial, Verdana,sans-serif ;
	font-size : 10pt;
	color:#FFFFFF;
	font-weight : bold;

}


.titoli2 {

font-family :  Arial, Verdana,sans-serif ;
	font-size : 15pt;
	color:#000000;
	font-weight : bold;

}

.footer {
font-family :  Arial, Verdana,sans-serif ;
margin:100px;
font-weight : regular;
font-size:8pt;
position: relative;
bottom: 0;
left: 0;
width: 100%
height:200px;

}



A
{
    COLOR: #999999;
	background-color: none;
	text-decoration : none;
}

A:hover
{
	COLOR: #999999;
	text-decoration : none;
	
}
