body {
	color: #60362F;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	background-color: #DCD2A8;
	alink:#fff;
	vlink: #fff;
	link: #fff;
	valign: middle;
	margin: 0px
}

.a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:link {
	color: #bb9900;
	text-decoration: none;
	border: 0;
	}

a:visited {
	color: #bb9900;
	text-decoration: none;
	border: 0;	
	}

a:hover {
	text-decoration: none;
	color: #ff362F
}

table  {
	font-family: Trebuchet MS;
	font-size: 12px
}

.price {

	border: #60362F solid 1;
}