.top {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
	font-size: 24px;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
	background-color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660202;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.bi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #660202;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}
