h1 {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	display: inline;
}

.weiss{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a.weiss:link {color:#FFFFFF; text-decoration: none;}
a.weiss:visited {color:#FFFFFF; text-decoration: none;}
a.weiss:hover {color:#FFFF00; text-decoration: none;}
a.weiss:active {color:#FFFFFF; text-decoration: none;}

.weiss-k{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;

}
a.weiss-k:link {color:#FFFF00; text-decoration: none;}
a.weiss-k:visited {color:#FFFFFF; text-decoration: none;}
a.weiss-k:hover {color:#FFFF00; text-decoration: none;}
a.weiss-k:active {color:#FFFFFF; text-decoration: none;}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
a.body {color:#FFFF00; text-decoration: none;}

.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
a.text:link {color:red; text-decoration: none;}
a.text:visited {color:#000000; text-decoration: none;}
a.text:hover {color:red; text-decoration: none;}
a.text:active {color:blue; text-decoration: none;}

