a {text-decoration:underline; color: #0000CD;}
a:link {text-decoration:underline; color:#0000CD;}
a:hover {text-decoration:underline; color:#0000CD;}
a:visited {text-decoration:underline; color:#0000CD;}
a:active {text-decoration:underline; color:#0000CD;}

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000; 
}
a.navi { text-decoration:underline; color:#000000; }
a.navi:link { text-decoration: none;	color:#000000; }
a.navi:visited { text-decoration:none;	color:#000000; }
a.navi:hover { text-decoration:none; font-weight: bold;	color:#000000; }
a.navi:active { text-decoration:none; font-weight: bold; 	color:#000000; }

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.fliesstextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

table, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
