.destinations{
   background: #669933; 
    border:0px solid;
    padding-left:10px;
    padding-right:10px; 
   width:200px;
}

.destinationtr1{
    font-family:Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    text-align: center;
}

.destinationtr2{
    font-family:Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: black;
    text-align: center;
}

.destinations a{
    font-family:Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: black ;
}

