.main.menu {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	border-top-color: #B02089;
	border-right-color: #B02089;
	border-bottom-color: #B02089;
	border-left-color: #B02089;
}
.main.table table tr td table tr th table tr td {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	border-top-color: #B02089;
	border-right-color: #B02089;
	border-bottom-color: #B02089;
	border-left-color: #B02089;
}
.navigation {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-color: #B02089;
	border-right-color: #B02089;
	border-bottom-color: #B02089;
	border-left-color: #B02089;
}
