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


h1 {
	color: #aeb08b;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tournament {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}