html {font-family:tahoma, verdana, arial}
.title {
    font-family : Verdana;
    font-size : x-small;
    font-weight: bold;  
}

a:hover {text-decoration:none;
        color:#ffdd22;
        }
a  { font-size : x-large;
   }


H2 {
    color : #888888;
    font-family : Verdana;
    font-size : x-small;
    font-weight: bold;
    text-align : center;
}
h3 {
    color : #aaaa00;
    font-family : TAHOMa,Verdana;
    font-size : x-small;
    font-weight: bold;
    text-align : center;
}
