/@import url(Reset.css);/

*{MARGIN: 0; PADDING: 0;}

BODY {
     scrollbar-face-color:#AE032E;
     scrollbar-highlight-color:#FA99B2;
     scrollbar-3dlight-color:#AE032E;
     scrollbar-darkshadow-color:#AE032E;
     scrollbar-shadow-color:#FA99B2;
     scrollbar-arrow-color:#FA99B2;
     scrollbar-track-color:#FBFBFB;
     }

td {
     font-family: Tahoma;
     text-decoration: none;
     font-size: 11px; color: #C50939;
     }

p {
     font-family: Tahoma;
     text-decoration: none;
     font-size: 11px; color: #C50939
     }

font {
     font-family: Tahoma;
     font-size: 11px
     }

A:link {
     color: #C50939;
     text-decoration: none
     }

A:active {
     color: #C50939;
     text-decoration: underline
     }

A:visited {
     color: #C50939;
     text-decoration: none
     }

A:hover {
     color: #FF8000;
     text-decoration: underline
     }