A:visited {color : #003399;
text-decoration : none;} 

A:link {color : #003399; 
text-decoration : none;} 

A:hover {color : #ff0000; 
text-decoration : underline;} 

A:active {color : #000080; 
text-decoration : underline;} 

A:hover {color: #ff0000;}

BODY 

.normal { color: #333333; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titel1 { color: #333333; font-weight: 900; font-size: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titel2 { color: #333333; font-weight: 700; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.toph1 { color: #ffffff; font-size: 1pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav { color: #003399; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fuss { color: #333333; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }.aktuell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
}



.vortrag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#06C;
}
#vortrag a:link {
	text-decoration: none;
	color:#06C;
}
#vortrag a:visited {
	text-decoration: none;
}
#vortrag a:hover {
	text-decoration: none;
	color: #999999;
}
#vortrag a:active {
	text-decoration: none;
}
#vortrag a:hover{
	background-color: #a2dbfd;
	color: #000000;
}