body {
color:#FFFFFF;
background-color:#000000;
font-family: tahoma;
font-size: 11px;
color:#FFFFFF;
cursor:crosshair;
line-height: 12px;
text-align: center;
}

A:link
{ text-decoration: none; font-weight: normal; color:#fc2285;}
A:visited
{ text-decoration: none; font-weight: normal; color:#4371a0;}
A:hover{ text-decoration: none; background-color:#432591; color:#FFFFFF;
  top : 1pt;
  left : 1pt;
cursor:help;}

input, select, textarea {
border: 1px solid color:#FFFFFF; 
color:#FFFFFF; 
font-family:tahoma; 
font-size: 7pt;
background-color:#000000;
}

td {
font-family: tahoma;
font-size: 7pt;
}

b { 
color:#ffffff;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}

i { 
color:#432591;
font-family: tahoma;
font-size: 11px;
font-style: oblique;
}

u {
color:#fc2285;
text-decoration: none;
border-bottom: 2px #ffffff solid;
}

h1 {
color:#ffffff;
font: 17px tahoma;
line-height: 12px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
padding-left:1px;
background-color:#fc2285;
width: 100%;
}


navi {
width:255px;
position: absolute;
top:550px;
left:0px;
text-align:center;

}



#menu-center {
width:500px;
position: absolute;
top:495px;
left:268px;
text-align: center;
}


body { cursor:crosshair; }

<style type="text/css">
BODY {
scrollbar-arrow-color: #fc2285;
scrollbar-face-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
}
</style>