.header     { font-family: "Verdana"; color: #ffffff; font-size: "10px"; font-weight: "bold"; }

div     {
  
font-family: "Verdana"; color: #ffffff; font-size: "12px";
    
scrollbar-arrow-color: #f7b200;
scrollbar-face-color: #250dba;
scrollbar-highlight-color: #250dba;
scrollbar-3dlight-color: #477aff;
scrollbar-shadow-color: #477aff;
scrollbar-darkshadow-color: #477aff;
scrollbar-track-color: #477aff;
  
   }

.hr {border: none 0;
border-top: 1px dashed #000;/*the border*/
width: 75px;
height: 1px;
text-align: left;
}

a:link{
color: #ffffff;
text-decoration: none;
}

a:visited{
color: #ffffff;
text-decoration: none;
}

a:hover{
color: #ffffff;
text-decoration: underline;
}

a:active{
color: #ffffff;
text-decoration: underline;
}



