body {
	background-attachment: fixed;
	background-image:  url(../img/deco/center.gif);
	background-repeat: no-repeat;
	overflow-x:hidden;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.dotTable {
	border: medium dotted #669933@94BA8C; }
.contensTitle {
	font-size: 14px;
	font-weight: bold;
	color: #64BA8C;
}
td {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.cdTitle {
	font-size: 14px;
	font-weight: bold;
	color: #588644;
}
.cdRef {
	font-size: 10px;
	color: #999999;
}
.cdComent {
	line-height: 20px;
}
.cdPrice {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #9FCF70;
	text-decoration: none;
}
a:visited {
	color: #9FCF70;
	text-decoration: none;
}
a:hover {
	color: #9FCF70;
	text-decoration: underline;
}
a:active {
	color: #9FCF70;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.cdreview {
	font-size: 10px;
	color: #666666;
}

