a:link { font-weight:bold; color: rgb(100,150,240); text-decoration:none }  
a:visited { font-weight:bold; color: rgb(90,120,220); text-decoration:none }  
a:hover { font-weight:bold; color: rgb(255,255,255); text-decoration:underline }  
a:active {font-weight:bold; color: rgb(255,255,255); text-decoration:underline }  
a:focus { font-weight:bold; color: rgb(255,255,255); text-decoration:underline }  
body
{ 	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(0,0,0);
BACKGROUND-IMAGE: url(http://www.tiefenwald.de/drian/grafik/weltall.jpg);
BACKGROUND-REPEAT: repeat;
	color: rgb(100,150,240);
}
{ background-color:blue; 
scrollbar-base-color:black; 
scrollbar-3dlight-color:white; 
scrollbar-arrow-color:gray; 
scrollbar-darkshadow-color:#000006; 
scrollbar-face-color:black; 
scrollbar-highligt-color:#000010; 
scrollbar-shadow-color:#100000; 
scrollbar-track-color:gray; }

