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

body
	{
	color: #FF9900;
	font-family:		arial, sans-serif;
	font-size:		12px;
	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 {
	width: 728px;
	margin: 0 auto;
	text-align: center;
}

#foot .x {
	color: #FF9900;
	font-size: 11px;
	width: 440px;
	margin: 0 auto;
}

#foot a {
	color: #FF9900;
	padding: 0 0 3px 0;
	font-size: 13px;
	/*text-decoration: underline;*/
}

#foot a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding: 0 0 3px 0;
}
#foot #fe-ads {
	margin-bottom: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
	padding-top: 1em;
	padding-bottom: 1em;
}

