a{
	color : #000000;
	font-family : ms sans serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
a:hover{
	color : #000000;
	font-family : ms sans serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}

a.sub{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;

}

a.sub:hover{
	color : #5E0000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;

}

a.haupt{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;

}

a.haupt:hover{
	color : #5E0000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;

}