body {background-color: white}
A:link {
         font-weight: bold;
	 color: #8d2123;
         font-size: 12px;
       }
A{color: #8d2123;
text-decoration: none;
font-weight: bold;
    }
A:hover{
    font-weight: bold;
    color: #c32e30;
    }

A:visited{
         font-weight: bold;
         text-decoration: none;
         font-size: 12px;


	 }


.grigio  {
         color: #4b4b4b;


	 }

.nero  {
         background-color: black;


	 }


.1
       {background-color: #222222;
       margin-left: 5px;
       margin-top: 1px;
       margin-bottom: 1px;
       color: #fafafa;
       font-size: 14px;
        font-weight: bold;

        }
.2
       {background-color:#d97333;
       margin-top: 1px;
       margin-bottom: 1px;
       color: #fffada;
       font-size: 12px;
        font-weight: bold;
        margin-left: 10px;
        }
.3
       {background-color:#fffada;
       margin-right: 5px;
       margin-top: 1px;
       margin-bottom: 1px;
       color: #8d2123;
       font-size: 12px;
        font-weight: bold;

        }
.4     {
       margin-left: 5px;
       margin-top: 1px;
       margin-bottom: 1px;
       font-size: 12px;
       background-color:#e8e8e8;


        }
