<style type="text/css">
a:link {
	color:#0000CC;
}

a:hover {
	color:darkred;
}

a:visited {
	color:#000000;
}

a.menu {
	text-decoration : none;
	font-weight : bold;
    font-size: 14px
}
a.submenu {
	text-decoration : none;
	font-weight : bold;
    font-size: 12px
}
a.subsubmenu {
	text-decoration : none;
	font-weight : none;
    font-size: 10px
}
a,p,ul,ol,li,td {
	font-family : Arial, sans-serif;
	font-size : 10pt;
}
a.menu:visited { text-decoration : none; font-weight : bold; ; color: #000000; font-size: 14px}
.titel { font-size : 24px; font-weight : bold; }
a.menu:hover { text-decoration : none; font-weight : bold; ; font-size: 14px ; color: #666666}.titel2 { font-size : 36px; font-weight : bold; }
a.submenu:visited { text-decoration : none; font-weight : bold; ; color: #3399FF; font-size: 12px}
.titel { font-size : 14px; font-weight : bold; }
a.submenu:hover { text-decoration : none; font-weight : bold; ; font-size: 12px ; color: #CC0000}.titel2 { font-size : 20px; font-weight : bold; }
a.subsubmenu:visited { text-decoration : none; font-weight : none; ; color: #3399FF; font-size: 10px}
.titel { font-size : 14px; font-weight : none; }
a.subsubmenu:hover { text-decoration : none; font-weight : none; ; font-size: 10px ; color: #CC0000}.titel2 { font-size : 20px; font-weight : none; }
</style>