.normal{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height : 17px;
}
.pink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #f6019d;
	line-height : 17px;
}
.pinkfett{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11x;
	color : #f6019d;
	font-weight : bold;
	line-height : 17px;
}
.normalfett{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : bold;
	line-height : 17px;
}
a{
	text-decoration : none;
	color : #f6019d;
}
a:visited{
	color : #f6019d;
}
a:hover{
	color :#660066;
} 
a:active{
	color : #660066;
} 
a:focus {
	color : #660066;
}