
body, table, td, tr { 
font-family: tahoma;
color: #c0c0c0;
font-size: 14px;
line-height: 16px;
scrollbar-face-color: #1d1c27;
scrollbar-shadow-color: #1d1c27;
scrollbar-highlight-color: #1d1c27;
scrollbar-3dlight-color: #1d1c27;
scrollbar-darkshadow-color: #1d1c27;
scrollbar-track-color: #1d1c27;
scrollbar-arrow-color: #6a1320;
} 

a:link { text-decoration:underline; color:#ea1633; } 
a:visited { text-decoration:underline; color:#ea1633; }
a:hover { text-decoration:none; color:#ea1633; font-weight:bold; }
a:active { text-decoration:none; color:#ea1633; font-weight:bold; }

hr {
  color: #ea1633;
  background-color: #ea1633;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
}
