﻿body
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: center;
}
.miolink
{
    text-decoration: none;
    color: blue;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
a.miolink:link
{
    text-decoration: none;
    color: blue;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}
a.miolink:visited
{	
    text-decoration: none;
    color: blue;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}
a.miolink:active	
{	
    text-decoration: none;
    color: blue;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}	
		
a.miolink:hover
{
    text-decoration: none;
    color: #ffbf28;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}
.normale
{
    font-size: 10px;
    font-family: Verdana;
}