

.alles {


font-family: Verdana, Arial, Helvetica, sans-serif; 
list-style-type: 
square; font-size: 10px; 
color: "#AFC0FF";

A:link		{
		color:#AFC0FF; 
		text-decoration: none;
		font-size:10px;
}

A:hover		{
		color:#FF0000;
		text-decoration: underline overline;
		font-size:10px;
}

A:visited	{color:#AFC0FF; 
		text-decoration: none;
		font-size:10px;
}
}


LI {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
list-style-type: square; 
font-size: 10px; 
color: "#AFC000";}



.unnamed2 {  

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: "#0033CC";}


BODY {
        scrollbar-arrow-color:#AFC0FF;
        scrollbar-track-color:#AFC000;
        scrollbar-face-color:#0033CC;
        scrollbar-highlight-color:#AFC0FF;
        scrollbar-3dlight-color:#AFC0FF;
        scrollbar-darkshadow-color:#0033CC;
		scrollbar-shadow-color:#0033CC;
       }