
.logo {
       font-family : DallasCyr, Verdana, Arial, Tahoma;
       font-size : 40px;
       font-style : normal;
       font-weight : bold;
       color : #2D435A; 
}
.desc {
       font-family : Arbat-Bold, Verdana, Arial, Tahoma;
       font-size : 20px;
       font-style : bold;
       font-weight : bold;
       color : #2D435A; 
}
 a:hover {  
     color : #0000FF;  
     font-family : Georgia, "Times New Roman", Times, serif;  
     text-decoration : underline overline; 
     }
a:link {
        text-decoration : none;
}
a:alink {
         color : #FFFFFF;
         text-decoration : none;
}
a:vlink {
         color : #FFFFFF;
         text-decoration : none;
}