body {
	background-color: #FFCC00;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
overflow: auto;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}

a:hover {
	color: #E15524;
	text-decoration: none;
	font-style: normal;

}
a {
	color: #FFFFFF;
	text-decoration: none;
}	
.car {
	vertical-align: bottom;
	padding-bottom: 100px;
}
