td { font-family: verdana, Arial, Helvetica, sans-serif; color: black; font-size:
12px}

A:LINK, A:VISITED {
	text-decoration : none;

}

A:HOVER {
         color : #3366CC;
	text-decoration : underline;

}


.unten { font-family: verdana, Arial, Helvetica, sans-serif; color: white; font-size:
11px}

.tdklein { font-family: verdana, Arial, Helvetica, sans-serif; color: black; font-size:
11px}



A.titel:link {
	color : Blue;
	text-decoration : underline; }

A.titel:visited {
	color : Blue;
	text-decoration : underline; }

A.titel:hover {
	background-color : #FFFFFF;
	color : Blue;
	text-decoration : underline; }

	
a.links{
	text-decoration : none;
	color : #3366CC; }

a:hover.links{
         color : #3366CC;
	text-decoration : underline; }