body
 {
	scrollbar-face-color: #0099FF;
	scrollbar-shadow-color: #69A2E3;
	scrollbar-highlight-color: #0099FF;
	scrollbar-3dlight-color: #0099FF;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #FFFFCE;
	font-family: Verdana, Arial, Helvetica;
    font-size: 12pt;
    color: #000000;
    background-color: #ff3333
 } 

  .menu {
    position:absolute; 
    visibility:hidden; 
    background-color: #eab200; 
    layer-background-color: white;
    color: black;
    border-style: white;
    border-color: black;
    border-width: 0px;
    padding: 2px;
    font-size : 10px;
    font-family: "verdana", "helvetica";
  }

 .menu A:hover {text-decoration: ; color: #004CA5;}
 .menu A {text-decoration: none; color: white;}

a.HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}


a.HeadLink:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

a {
  text-decoration: none;
//color: #0099FF;
  color: #FFFF33;
}
a.dos {
  text-decoration: none;
  color: #ff0000;
  
}

a:hover {
  color: #000000;
}

HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}
