body, table, td, tr {
font-family: Monotype Corsiva;
color: c0c0c0;
font-size: 12px;
cursor: default;

scrollbar-DarkShadow-Color:#000000;
scrollbar-Track-Color:000000; 
scrollbar-Face-Color:#000000; 
scrollbar-Shadow-Color:#000000;
scrollbar-3dLight-Color:#000000; 
scrollbar-Highlight-Color:#000000;
scrollbar-Arrow-Color:#ffffff;
}


A:link { color:#000000;  font-weight: bold;padding:2px;  text-decoration:none; }
A:visited { color:#000000; font-weight: bold;padding:2px;  text-decoration:none; }
A:active { color:#000000 ; font-weight: bold;padding:2px; text-decoration:none; }
A:hover { color:#000000; background-color: #000000;padding:2px; text-decoration:none; }


a.link {background-color:brown;
        width: 150px;
        height: 15px;
        text-align: left;
        font-family: century gothic;
        font-size: 11px;
        padding: 1px;
        font-weight: bold;
        letter-spacing: 2px;
        color: #000000;
        text-decoration: none;
        cursor:crosshair;
        margin: 1px;
        display: block;
        
        }

a.link:hover {background-color: brown;
              font-weight: bold;
              text-align: center;
              color: #170000;
              text-align: center;
              cursor: default;
              text-transform:none;
              }