

a:link{
    text-decoration: none;
    color: InfoText;
    font-size: 12px;
    }
a:hover{
    font-weight: bold;
    color:  #0D7210;
}

 #meteo
 {
    position: relative;
    top: 30px;
    width: 350px; 
    height: 65px; 
    float: right; 
    text-align: center; 
    vertical-align: bottom; 
    font-family: Verdana, Arial; 
    font-size: 12px; 
    color: #333333;
 }