<!--
body {
color : #000000;

background-position: right bottom;
background-repeat: no-repeat;
background-color: #dadada;
MARGIN-TOP: 5px; 
MARGIN-LEFT: 0px; 
MARGIN-right: 0px;
FONT-SIZE: 11px; 
FONT-FAMILY: Arial, helvetica, sans-serif;

scrollbar-face-color:      #dadada;
scrollbar-highlight-color: #9ca9ba;
scrollbar-3dlight-color:   #9ca9ba;
scrollbar-darkshadow-color:#9ca9ba;
scrollbar-shadow-color:    #9ca9ba;

/* ganti track colornya menjadi 0000ff biar nggak keliatan */
scrollbar-track-color:     #9ca9ba;
scrollbar-arrow-color:     #000000;
}

A:link    {text-decoration: none; font-weight:bold; font-size:11; color: #004499;} 
A:visited {text-decoration: none; font-weight:bold; font-size:11; color: #004499;} 
A:active  {text-decoration: none; font-weight:bold; font-size:11; color: #004499;} 
A:hover   {text-decoration: none; font-weight:bold; font-size:11; color: white;} 

-->