a {font-weight: normal;
text-decoration: none;
color: #CF8484;
cursor: se-resize;
background-color: transparent;
}

a:link {font-weight: normal;
text-decoration: none;
color: #CF8484;
background-color: transparent;
        }

a:visited {font-weight: normal;
text-decoration: underline overline;
color: #CF8484;
background-color: transparent;
        }

a:hover {font-weight: normal;
text-decoration: underline overline;
color: #fff;
background-color: transparent;
        }

body{ background-color: #000; margin:0px;

cursor: default;
font-family: arial, verdana;
font-size: 11px;
font-weight: normal;
line-height:14px;
word-spacing: 1px;
text-align: justify;
color:#fff;
}

input, textarea, option, select {
        background: #8F2D32;
        font: 9pt arial, helvetica, sans-serif;
        color: #fff;
        letter-spacing: 1px;
        border: 1px solid #fff;
        padding:2px; }


td{cursor: default;
font-family: arial, verdana;
font-size: 10px;
font-weight: normal;
line-height:11px;
word-spacing: 1px;
text-align: left;
color: #fff;


}
