.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCCCC;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFCCCC;
	text-decoration: none;
}
.body a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFCCCC;
	text-decoration: none;
} 
.body a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFCCCC;
	text-decoration: none;
}
.body a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFCCCC;
	text-decoration: underline;
}
.body a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFCCCC;
	text-decoration: none;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9999;
	font-weight:bold;
	text-decoration: none;
	text-shadow: 0.1em 0.1em 0.05em #333;
	text-shadow: 0.2em 0.2em 0.3em black;
}
.glow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #FF9966;
	text-decoration: none;
	#text-shadow: 0 0 0.2em #FFFF99;
	#text-shadow: 0 0 0.2em #FFFF99, 0 0 0.2em #FFFF99;
	#text-shadow: 0 0 0.2em #FFCC99, 0 0 0.2em #FFCC99, 0 0 0.2em #FFCC99;
}
.glow a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #FF9966;
	text-decoration: none;
}
.glow a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #FF9966;
	text-decoration: underline;
}
.glow a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #FF9966;
	text-decoration: none;
}
.glow a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #FF9966;
	text-decoration: none;
}
.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #FFFFFF;
}

