A:link,
A:visited,
A:hover,
A:active {
	text-decoration : none;
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
}
A:link.haus,
A:visited.haus,
A:hover.haus,
A:active.haus {
	text-decoration: underline;
	color: #336699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
A:link.mail,
A:visited.mail,
A:hover.mail,
A:active.mail  {
	text-decoration : none;
	color : Black;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	line-height : 1.3;
	}			

td {
	text-decoration : none;
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;	
}

td.header {
	text-decoration : none;
	color : Black;
	font-family : Verdana;
	font-size : 15px;
}

td.footer {
	text-decoration : none;
	color : Black;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 1.3;
}
td.block {
	text-decoration : none;
	color : Black;
	font-family : Verdana;
	font-size : 15px;
	border: 1px solid Black;
	width: 280px;
	height: 160px;
	padding-top: 7px;
}

div.small {
	text-decoration : none;
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;	
}

font {
	text-decoration : none;
	color : Black;
	font-family : Verdana;
	font-size : 12px;
}

font.small {
	text-decoration : none;
	color : Black;
	font-family : Verdana;
	font-size : 10px;
}