BODY	{	 
 background-image: url("Wollt-Ihr-das-totale-SparenblauSchwarz.gif");  
/* defquapraf13=black with transparent stars */
 background-color:              #666600;
 background-repeat:         	 repeat;
 background-attachment:    	 fixed;
 color:                            #000000;
    margin-top:		 0.58em;		
    margin-left:		 0.5%;		
    margin-right:		 1%;		
    margin-bottom:	 	 0.58em; 	
    width:			 auto;
		}

A:link	{	
	color:		#0000ff;
		}	
		
A:visited	{	
	color:		ff0000;            
/* #6CF ist hellblau */
		}	
		
A:active	{	
        	font-size:                    116%;
	color:		green;
	background:	#A69F86;
	}	
		
A:hover	{	
               	font-variant:                small-caps;  
               	font-size:                    100%;
               	font-weight:	bolder;
               	color:          	red;   
		background:	 #000fff;
		}