a:link {
color:#A1292F; text-decoration:none; }
a:visited {
color:#A1292F; text-decoration:none; }
a:active {
color:#A1292F; text-decoration:none; }
a:hover {
color:#292929; background-color:#A1292F; font-weight: normal; cursor: crosshair }

body, td 
{scrollbar-face-color: #292929;
 scrollbar-highlight-color: #292929;
 scrollbar-3dlight-color: #292929;
 scrollbar-shadow-color: #292929;
 scrollbar-darkshadow-color: #292929;
 scrollbar-track-color: #292929;
 scrollbar-arrow-color: #A1292F;
 font-family:tahoma; 
 color: #A1292F;
 font-size:11px;
 }


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

h1 {
   font-size: 10px;
   font-family: georgia;
   color: #A1292F;
   text-align: left;
   letter-spacing: 5px;
   height: 10px;
   font-weight: bold;
   margin-top: 3px;
   margin-bottom: 3px;
   text-align: right;
   text-transform: uppercase;
   border-top: 2px solid #A1292F;
   border-left: 2px solid #A1292F;
   } 

h2 {
   font-size: 10px;
   color: #A1292F;
   font-family: georgia;
   text-align: left;
   letter-spacing: 5px;
   height: 10px;
   font-weight: bold;
   margin-top: 3px;
   margin-bottom: 3px;
   text-align: right;
   text-transform: uppercase;
   border-bottom: 2px solid #A1292F;
   border-right: 2px solid #A1292F;
   } 

h3 {
   font-size: 30px;
   color: #A1292F;
   font-family: georgia;
   text-align: left;
   letter-spacing: 2px;
   font-weight: bold;
   text-align: center;
   text-transform: uppercase;
   } 

.menu a {
color: #A1292F;
display: block;
text-align: right;
}

.menu a:hover {
color: #292929;
display: block;
text-align: right;
}
      
b, strong
{
color:#A1292F;
}

i, em
{
color:#8F0D91;
margin-left: 1px;
margin-right: 2px;
}

u
{
color: #A1292F;
text-decoration: none;
border-bottom: 3px double #8F0D91;
}