body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #434343;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
}
p { margin:0px;
	padding:0px;
	}

body a:link, body a:visited {
	color:#f56a0b;
	text-decoration:none;
}
body a:hover {
	color:#f56a0b;
	text-decoration:underline;
}
#Layer1 {
	position:absolute;
	width:506px;
	height:314px;
	z-index:1;
}
.bottomlinks, .bottomlinks a:link, .bottomlinks a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.bottomlinks a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}

