  img, A.pics:hover {
	text-decoration: none;
	font-size:10pt;
	font-family:Avantgarde,Arial;
	color: Red;
	background-color: transparent;
}
 
  A:link {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
	background-color: transparent; 
	cursor: url(../../pics/hand.cur), auto;
}
  A:visited {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
	background-color: transparent;
	cursor: url(../../pics/hand.cur), auto; 
}
 
 A:hover {
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	font-family:Avantgarde,Arial;
	color: Red;
	background-color: Yellow;
	cursor: url(../../pics/hand.cur), auto;
}
A:focus {
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
	background-color:  transparent ;
	cursor: url(../../pics/hand.cur), auto;
}

 A:active {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
	background-color: transparent;
	cursor: url(../../pics/hand.cur), auto;
}	


body, html {
	font-family : Arial, Helvetica, sans-serif;
	color: White;
	scrollbar-arrow-color:#ffcc00;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FF0000;
	background: #000000 url(http://ad-dc.de/pics/bgLTBR.gif) no-repeat fixed bottom center;
	font-size : 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size:10pt;

	}
tr {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
}
	
ta {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
}
  A.alt:link {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: #CCCCCC;
	background-color: transparent 
}
  A.alt:visited {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: #CCCCCC;
	background-color: transparent 
}
 
 A.alt:hover {
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	font-family:Avantgarde,Arial;
	color: #000000;
	background-color: Yellow;
}
A.alt:focus {
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	font-family:Avantgarde,Arial;
	color: #CCCCCC;
	background-color:  transparent ;
}

 A.alt:active {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: #CCCCCC;
	background-color: transparent 
}	