hr{
width: 80%;
height: 1px;
text-align: left;
margin-left: 0;
color: #6600cc;
}

body
{
scrollbar-face-color:#000000;
scrollbar-track-color:#9900cc;
scrollbar-arrow-color:#9900cc;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;

overflow-x: hidden;
overflow-y: scroll;


background-attachment: fixed;
background-image: url();
background-repeat: no-repeat;
background-position: top center ;
background-color :#000000;

margin-top:10px 0px 0px 0px;

}

body,td{
font-size:10pt;
color:#cccccc;
font-family:‚l‚r ƒSƒVƒbƒN;
line-height:15pt;}

a:link {
color:#6600cc;
text-decoration:none;
}
a:visited {
color:#990000;
text-decoration:none;
}
a:active {
color:#ffffff;
text-decoration:none;
}
a:hover {
color:#9900cc;
text-decoration:underline;
}

a{ text-decoration:none; }


