html{
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	color: #FFFFFF;
	}

.normale { 
	font-size: 11px;
	line-height: 13px;
	}
.rubbe {
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	}
.linko { 
	font-size: 11px;
	line-height: 13px;
	height: top;
	width: 300px;
	}
a {
	Text-decoration:none ;
	color: #FFFFFF;
	} 
a:hover { 
	text-decoration: underline;
	color: #3333FF;
	} 

