@charset "utf-8";
.main_page {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #B02089;
	border-right-color: #B02089;
	border-bottom-color: #B02089;
	border-left-color: #B02089;
	text-align: center;
}
.date {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bold;
}
.llv {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.menu {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #B02089;
}
.text {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
}
.sponsorlevel {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
