body {
  color: #CC0000;
  font-family: Arial;
  scrollbar-DarkShadow-Color: #000000;
  scrollbar-Track-Color: #8C0000; 
  scrollbar-Face-Color: #CC0000;
  scrollbar-Shadow-Color: #CC0000; 
  scrollbar-Highlight-Color: #FFCC00;
  scrollbar-3dLight-Color: #CC0000; 
  scrollbar-Arrow-Color: #FFCC00;
}  

h1  {
line-height:20.5px;
font-size:20px;
margin: 0px 0% 0px 0%;
font-weight: bold;
font-family: Arial;
color: #CC0000; 
}

a:link  { 
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none; }

a:visited  { 
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none; }

a:hover  { 
	color: #CC0000;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none; }

a:active  {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none; }


A.klein:link    {
	color:#FA9B54;
        text-decoration:none;
        font-family: Arial;
        font-size:   8pt;
        font-weight: normal; }

A.klein:visited { 
	color:#FA9B54;
	text-decoration:none; 
        font-family: Arial;
        font-size:   8pt;
        font-weight: normal; }

A.klein:active  {
	color:#000098;
	text-decoration:none;
        font-family: Arial;
        font-size:   8pt;
        font-weight: normal; }

A.klein:hover   {
	color:#000098;
	text-decoration:none;
        font-family: Arial;
        font-size:   8pt;
        font-weight: normal; }
        
A.game:link    {
	color:#CC0000;
        text-decoration:none;
        font-family: Arial;
        font-size:   10pt;
        font-weight: bold; }

A.game:visited { 
	color:#CC0000;
	text-decoration:none; 
        font-family: Arial;
        font-size:   10pt;
        font-weight: bold; }

A.game:active  {
	color:#FFFFFF;
	text-decoration:none;
        font-family: Arial;
        font-size:   10pt;
        font-weight: bold; }

A.game:hover   {
	color:#FFFFFF;
	text-decoration:none;
        font-family: Arial;
        font-size:   10pt;
        font-weight: bold; }        


