@charset "utf-8";
/* CSS Document */

body {
	background-color: #9BB5D6;
	text-align: center;
}

.Stil1 {
	font-size: x-large;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	color: #DAF0FD;
}
.Stil2 {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: small;
	color: #DAF0FD;
}
.Stil3 {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
	color: #DAF0FD;
}
a:link {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
	color: #DAF0FD;
	text-decoration: none;
}
a:visited {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
	color: #DAF0FD;
	text-decoration: none;
}
a:hover {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
	color: #DAF0FD;
	text-decoration: none;
}
a:active {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
	color: #DAF0FD;
	text-decoration: none;
}
table {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: medium;
	color: #DAF0FD;
	background-color: #9BB5D6;

}
.href {
	border-color: #9BB5D6;
}
