	a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Blue;
	cursor: hand;
	filter: Xray
}
	a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	background-repeat: repeat;
	height: auto;
	width: auto;
	border-color: #333300 333300 333300;
	list-style-type: none;
	font-weight: normal;
	border-style: none;
	border-top-width: Auto;
	border-right-width: auto;
	border-bottom-width: auto;
	border-left-width: auto
}
	a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Blue
}
	p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color : Black;
}
	h1 {
	font-size: large;
}
	h2 {
	font-size: medium;
}
	h3 {
	font-size: small;
}
	p,div,td,th,address,nobr {
	font-size: x-small;
}
	ol,li,ul {
	font-size : x-small;
	line-height : 150%;
}
	p.klein {
	font-size: x-small;
}
	p.menu {
	font-size: x-small;
}
