body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

#home {
	border: thin solid #FFF;

}

a {	
	color: #C00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.mediaFile
{
	text-align: center;
	vertical-align: middle;
}

#home a {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}

#home a:hover {
	text-decoration: underline;
}

#enter a {
	color: #F00;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

#enter a:hover {
	text-decoration: underline;
}
