#productDiv {
	position:relative;
	left:200px;
	top:20px;
	width:574px;
	height:auto;
	z-index:5;
	background-color: #E8E4D9;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #6e1011;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #E63B53;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #6e1011;
	text-decoration: none;
}
