body{
     color : #545454;
     font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

b{
      color:#545454;
}

.cosafa{
	 background:black;
         color:#F5F0D3;
	 font-family: serif;
	 padding: 0 5 0 5;
	 font-size:12pt;
	 
}
.cosafar{
	 
	 font-family: serif;
	 font-size:10pt;
}



.titolo{
	font-family : arial;
	font-size : 25px;
	color : #848486;
	text-decoration : none;
	font-weight :600;
}
.navigatore{
        font-size : 16px; 
	color : #545454;
        text-decoration : none;
	text-transform : uppercase;
	font-family :  serif;
}
a{
    text-decoration :  none;
	color:#545454;
}
a:hower{
    text-decoration : underline;
}

.titolo{
	font-weight : bold;
	color: #191919;
}
.navigatore:hover{
	background :  #545454;
	color: #FFEFD5;
}

.selezionato{
	background-color :#545454;
	color: #FFEFD5;
	text-transform : uppercase;
}

.1{
   background-color : #e3c000 ;
}

.2{
    background-color : #a5af39;
}

.3{
   background-color : #204023;
}

.4{
   background-color : #64171b;
}


.5{
   background-color :#c7602d;
}

.7{
   background-color :#6191be ;
}

.9{
   background-color :#07446b;
}



