BODY {
background: #ffffff; 
margin-top:5px;
margin-bottom:10px;
cursor:default;
scrollbar-face-color: #f09c89; 
scrollbar-shadow-color:dbbad; 
scrollbar-highlight-color:#f09c89; 
scrollbar-3dlight-color:000000; 
scrollbar-arrow-color:#fdbbad;
scrollbar-darkshadow-color:000000; 
scrollbar-track-color:#fdbbad;
}
}

h1 {font-family:verdana, san-serif; font-size:10px; color:#000000;}
p {font-family:verdana, sans-serif; font-size:9px; color:#000000;}
b {font-family:verdana, san-serif; font-size:9px; font-style: bold; color:#585858;}

.box {color:#000000;
font-family:verdana,sans-serif;
font-size:11px;
background:tranperant;
border:1px solid #000000;

a:link {color: #000000; text-decoration: none; border-bottom:0px solid #000000; }
a:visited {color: #000000; text-decoration: none; border-bottom:0px solid #000000; }
a:active {color: #000000; text-decoration: none; border-bottom:0px solid #000000; }
a:hover {color: #585858; text-decoration: underline #585858; border-bottom: 0px dashed #000000;}

