body {
background-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#EE76B4;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#EE76B4;
}

body,table,td,tr {
font-family:helvetica;
font-size:10px;
line-height:10px;
letter-spacing:0px;
overflow-x:hidden;
text-align:justify;
color:#EE76B4;
}

a:link, a:visited, a:active {
text-decoration:none;
font-weight:bold;
color:#8A68CA;
border-bottom: 1px dotted #EE76B4;
}

a:hover {
text-decoration:line-through;
font-weight:bold;
color:#EE76B4;
background:none;
border-bottom:none;
}

input, textarea, select, option {
font-size:10px;
font-family:helvetica;
letter-spacing:0px;
background:#000000;
color:#EE76B4;
border: 1px #EE76B4 solid;
}
