@charset "iso-8859-1";
BODY 
{
scrollbar-face-color:#A71B0F; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-arrow-color:#FFFF00; 
scrollbar-track-color:#A71B0F;
}
a.menu
	{
	font-family: Tahoma;
	font-size: 10pt;
	}
a.menu:link
  {
   color: #000000; text-decoration:bold;
  }
a.menu:visited
  {
   color: #000000; text-decoration:bold;
  }
a.menu:active
  {
   color: #000000; text-decoration:bold;
  }
a.menu:hover
  {
   color: #FF6600; text-decoration:none; font-weight: bold;
  }