@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #10228A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #10228A;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #10228A;
	text-decoration: none;
}
a:link {
	color: #10228A;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #10228A;
}
body {
	background-image: url(images/acht.jpg);
}
h2 {
	font-size: 12px;
	color: #F00;
}
