.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
A:link { 
    font-size:13px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000000; 
}	
A:visited  { 
    font-size:13px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000000; 
}
A:hover { 
    font-size:13px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:underline; 
	color:#000000; 
}
A:active { 
    font-size:13px; 
    font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000000; 
}