
a:link {color:#2d73b9;}
a:visited {color:#FF9900;}
a:hover {font-weight:bold;}

.other_colors {color:#00A8EC;}

font-face{font-family:"signboard";
   src:url(signboar.ttf)}

.menu_hdr {
   font-family:helvetica;
   font-weight:bold;
   font-size:18pt;
   font:small-caps;
   color:#aa99c5;
   }
.menu_hdr2 {
   text-align:right;
   font-family:times;
   color:#4A2885;
   font-size:8pt;
   }
 
 .menu_hdr3 {
   width:100px;
   height:20px;
   text-align:center;
   font-weight:normal;
   background:#4A2885;
   }  
 
 .small_caps {
   font:small-caps;
   font-family:signboard; 
   color:#4A2885;
   }
  
 .good2bgood {
    font-weight:bold;
    font:small-caps;
    color:#FFFF00;
    text-align:center;
    vertical-align:bottom;
   }
 
 .news_list {
     color:#4A2885;
     text-align:left;
     font-size=10pt;
   }
   
 #rightside {
   float:right;
   }
   
 #leftside {
   float:left;
   }