@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#footer   {
	width: 950px;
	height: 50px;
	padding-top: 25px;
	color: #FFFFFF;
	font-size: 2em;
	text-align: center;
}
