

a 		{ 
		font-size: 12px;
		color: #6A443B;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		text-decoration: underline;
		}



.normal {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #6A443B
		}

.klein {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #6A443B
		text-decoration: none;
		}

.bold {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #6A443B
		}
.gelb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #FDC742
		}

