body {background-color: #948d79;}
a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
}
div#links a {
	display: block;
	text-align:center;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0;
	text-decoration: none;
	color: #FF9;
}
div#logo {
	position: absolute;
	top:15px;
	left:7px;
	width:877px;
	height:202px;
	background-image: url(Depot_images/traindepotlogo.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#links {
	position: absolute;
	top: 225px;
	left:5px;
	width: 160px;
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
div#links a:hover {
	color: #F03;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color:#948d79;
}
