table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
a:link {
    font-family: Arial;
	font-size: 13px;
	color: #000000;
}
a:visited {
    font-family: Arial;
	font-size: 13px;
	color: #000000;
}

A {
  text-decoration: none;
}

a:hover {
    font-family: Arial;
	font-size: 13px;
	color: #0193de;
}
h4 {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
                margin: 0 3%;
}
.g1 {
   font-size: 10px;
   font-style: normal;
}
.fett {
    font-size: 13px;
	font-weight: bold;
}
.rot {
    font-size: 13px;
	color: #cc0033;
}
hr {
	font-size: 2px;
	font-style: normal;
	color: #cc0033;
	font-weight: 600px;
}

