
a
{
	color: #969696;
	text-decoration: none;
	
}

//.active {background-color: red;}
.active {font-weight: bold;}
.active {color:#231F20; }

a:hover
{
color: #231F20;
	text-decoration: none;

}


	

A:ACTIVE {
	text-decoration : none;
	
	}
A:LINK {
	text-decoration : none;

}
A:VISITED {
	text-decoration : none;

}

<!-- buttonfarbe -->

BODY {

		font-family: Helvetica;
		font-weight: light;
	font-size : 13;

	}
	
		

#cheader {

font-family : Helvetica;
font-weight: light;
		font-size : 18;
		}
		
#cheader_2
{
font-family : Helvetica;
font-weight: light;
font-size : 18;
color:#b8b8b8;

}
		
		
TD {

font-family : Helvetica;
font-weight: light;
		font-size : 13;

		
}
