a:link { color:#101024; background-color:#303686; text-decoration:none; }
a:visited { color:#101024; background-color:#303686; text-decoration:none; }
a:active { color:#101024; background-color:#303686; text-decoration:none; }
a:hover { color:#101024; background-color:#94B991; font-weight: normal; cursor: crosshair }


body, td, tr 
{
   font-family:verdana; 
   color: #101024;
   font-size:11px;
   line-height: 11px;
   text-align: left;
   }


p { margin-top: 3;margin-bottom: 3;filter: none;}


b, strong {color:#303686;}
i, em{color:#94B991; margin-left: 1px;margin-right: 2px;}
u{color: #ACB3CA; text-decoration: none;border-bottom: 3px double #ACB3CA;}


h1 {
   font-family: arial;
   font-size:10px;
   line-height: 11px; 
   color: #2e2c52;
   border-bottom: 1px solid #3e3f42;
   letter-spacing:1px; 
   text-align:left;
   text-transform: uppercase;
   font-weight: bold;
   padding-left: 2px;
   }

h2 {
   font-family: arial;
   font-size:10px;
   line-height: 11px; 
   color: #2e2c52;
   border-bottom: 1px solid #3e3f42;
   letter-spacing:1px; 
   text-align:left;
   text-transform: uppercase;
   font-weight: bold;
   padding-left: 2px;
   }

h3 {
   font-size: 12px;
   color: #c27086;
   font-family: verdana;
   letter-spacing: 2px;
   font-weight: bold;
   text-align: center;
   text-transform: uppercase;
   background-color:#555656;
   } 


.menu a {
   font-family: verdana;
   font-size: 10px;
   color: #6f6f6f;
   background-color:#2e2c52;
   display: block;
   text-align: center;
   line-height: 14px;
   letter-spacing: 5px;
   text-align:center;
   margin:2px;
   padding:2px;
   text-transform: lowercase;
}

.menu a:hover {
   color: #101024;
   background-color:#555656;
   display: block;
   text-align: center;
}