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

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


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

h1 {
   font-size: 10px;
   font-family: georgia;
   color: #DB89A1;
   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 #DB89A1;
   border-left: 15px solid #DB89A1;
   } 

h2 {
   font-size: 10px;
   color: #DB89A1;
   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 #DB89A1;
   border-right: 15px solid #DB89A1;
   } 

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

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

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

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

u
{
color: #DB89A1;
text-decoration: none;
border-bottom: 3px double #D79AE1;
}