@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
#page {
	margin: 0 auto;
	width: 955px;
	margin-top: 50px;
	text-align: center;
}
a:link {
	color: #E2AF24;
	text-decoration: none;
}
a:visited {
	color: #E2AF24;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E2AF24;
}
a:active {
	text-decoration: none;
}
