body {
margin:0px;
color: #ffffff;
background-color: #000000;
background-image: url(image/bg_strip.gif);
background-repeat: repeat-x;
background-attachment: fixed;
scrollbar-arrow-color:#FF00CC;
scrollbar-base-color:#333333;
scrollbar-shadow-color:#999999;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-3dlight-color:#333333;
}

a:link {color:#FF0099;text-decoration:none;}
a:active {color:#FF0099;text-decoration:none;}
a:visited {color:#FF0099;text-decoration:none;}
a:hover {color:#FF99CC;;text-decoration:none;}

