/*body {
	scrollbar-3dlight-color : #ebebeb;
	scrollbar-arrow-color : #f3c35a;
	scrollbar-base-color : #ebebeb;
	scrollbar-darkshadow-color : #ebebeb;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #f3c35a;
	scrollbar-shadow-color : #ebebeb;
	scrollbar-track-color : #ebebeb;
}

*/
a
{
	font-family : Times New Roman, Arial, Verdana;
	color : #000000;
	font-size : 15;
	text-decoration : none;	

}

a:Hover  {
	font-family : Times New Roman, Arial, Verdana;
	color : #f3c35a;
	text-decoration : underline;	
	font-size : 15;
}

.linkclass
{
	font-family : Verdana, Arial;
	color : #707173;
	font-size : 11;
	}
	
.linkclass:Hover
{
	font-family : Verdana, Arial;
	color : #000000;
	font-size : 11;
	}

.linkclass2
{
	font-family : Arial, Helvetica, sans-serif;
	color : #707173;
	font-size : 12px;
	font-weight: bolder;
	}
	
.linkclass2:Hover
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 12;
	font-weight: bold;
	}
	

.testoSmall
{
	font-family : Arial, Helvetica, sans-serif;
	color : #707173;
	font-size : 10px;
	font-weight: normal;
	}
	

.testo
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 13px;
	font-weight: normal;
	}
.testo a
{
	font-family : Arial, Helvetica, sans-serif;
	color : #666;
	font-size : 13px;
	font-weight: bolder;
	text-decoration: none;
	}	
.testo a:hover
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 13px;
	font-weight: bold;
	text-decoration: none;
	}	
	
.testoU
{
	font-family : Verdana, Arial;
	color : #707173;
	font-size : 11;
	text-decoration : underline;	
}
.testoI
{
	font-family :Arial, Verdana;
	color : #707173;
	font-size : 11;
    font-style : italic;
}
.testob
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 11;
	font-weight : bold;
}





.titolo
{
	font-family : Times New roman, Arial, Verdana;
	color : #000000;
	font-size : 15;
	font-weight : bold;
}





table.cento td
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 153px;
height: 33px;
background-color: #d79900;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}



table.cento td:hover
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 153px;
height: 33px;
background-color: #c5c4c2;
border: 1px #c5c4c2 solid;
border-collapse: collapse;
border-spacing: 0px;}
.testosmall {
	font-family : Arial, Helvetica, sans-serif;
	color : #999;
	font-size : 11px;
	font-weight: normal;
}
