a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#title {
	position: absolute;
	z-index: 2;
	left: 309px;
	top: 221px;
}
#price {
	position: absolute;
	z-index: 2;
	left: 306px;
	top: 237px;
}
#cd {
	position: absolute;
	z-index: 2;
	left: 156px;
	top: 685px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
body {
	text-align: center;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	height: 1300px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#questionnaire {
	position: absolute;
	z-index: 2;
	left: 184px;
	top: 254px;
}
.hidden {
	visibility: hidden;
}

