body {
      background-color : #F29536;
      margin-top : 10px;
}
A:hover {  
     COLOR : #0000FF;  
     TEXT-DECORATION : underline overline; 
     }
A:link {TEXT-DECORATION : none; COLOR : blue;}
A:alink {
         COLOR : #FFFFFF;
         TEXT-DECORATION : none;
}
A:vlink {
         COLOR : #FFFFFF;
         TEXT-DECORATION : none;
}
.logo {
       font-family : Verdana, Arial, Tahoma;
       font-size : 28px;
       font-style : normal;
       font-weight : bold;
       color : yellow; 
}
.desc {
       font-family : Verdana, Arial, Tahoma;
       font-size : 20px;
       font-style : bold;
       font-weight : bold;
       color : yellow; 
}
.exit {
       font-family : Impact, Verdana, Arial, Tahoma;
       font-size : 30px;
       font-style : normal;
       font-weight : bold;
       color : green; 
}
.link1 {
       font-family : Comic Sans MS, Helvetica, Verdana, Arial, Tahoma;
       font-size : 22px;
       font-style : normal;
       font-weight : bold;
       color : #000000; 
}
.link2 {
       font-family : Verdana, Arial, Tahoma;
       font-size : 20px;
       font-style : normal;
       font-weight : bold;
       color : blue; 
}
.link3 {
       font-family : Verdana, Arial, Tahoma;
       font-size : 24px;
       font-style : oblique;
       font-weight : bold;
       color : #000000; 
}
.link4 {
       font-family : Verdana, Arial, Tahoma;
       font-size : 20px;
       font-style : bold;
       font-weight : bold;
       color : #FFFFFF; 
}
.link5 {
       font-family : Verdana, Arial, Tahoma;
       font-size : 26px;
       font-style : normal;
       font-weight : bold;
       color : purple; 
}
.link6 {
       font-family : Verdana, Arial, Tahoma;
       font-size : 20px;
       font-style : bold;
       font-weight : bold;
       color : yellow; 
}
.link7 {
       font-family : Verdana, Arial, Tahoma;
       font-size : 20px;
       font-style : bold;
       font-weight : bold;
       color : #000000; 
}