a{text-decoration:none;outline:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}

body
	{
	color:			#FC0;
	font-family:		arial, sans-serif;
	font-size:		16px;
	background-color: #5A0103;
	}
	#wrap {
	width: 530px;
	margin-top: 4em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	#logo a {
	display: block;
	text-indent: -5000px;
	background: url(../img/fe.png) no-repeat;
	width: 530px;
	height: 410px;
}
#foot {
	text-align: center;	
}

#wrap #foot .x {
	color: #FF9900;
	font-size: 12px;
}

#foot a {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 3px 0;
}

#foot a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding: 0 0 3px 0;
}