
body {
background-color: #CCFF66;

scrollbar-face-color: #ff8c00;
scrollbar-track-color: #fff8dc;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #fff8dc;
scrollbar-shadow-color: #d2691e;
scrollbar-3dlight-color: #ffebcd;
scrollbar-darkshadow-color: #8b0000;


}

black {
width: 30px;
height: 30px;
background-color: #000000;
}
orange {
width: 170px;
height: 30px;
background-color: #FFA500;
}
ravel {
width: 30px;
height: 30px;
background-color: #ffffff;
}
a {
text-decoration: none;
}
a:link { color: #0000FF; }
a:visited { color: #0000FF; }
a:hover { color: #ff0000; }
a:active { color: #0000ff; }
