@charset "utf-8";
.Stil1 {
	font-size: 24px;
	font-weight: bold;
}
.text_rot {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: 900;
	color: #333333;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-image: url(images/hg_index.jpg);
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: 900;
	text-decoration: none;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	color: #0000FF;
	text-decoration: blink;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	color: #FF0000;
	text-decoration: blink;
}


.rondo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #000000;
}

