body {
	background-color: #c4b4b4;
	margin-left:auto;
	margin-right:auto;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 18px;
	color: #000;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #fadb06;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000;
	text-align: center;
}
.footer {
	font-size: 11px;
}

.price {
	font-size: 14px;
}


img {padding-right:15px;
border:0;
}

.left {float:left;}

.right {float:right;}

