BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link {
	color: #A80054;
	text-decoration: none
}

A:visited {
	color: #A80054;
	text-decoration: none
}

A:active {
	color: #A80054;
	text-decoration: none
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:link.dark {
	color: #666666;
	text-decoration: none;
}

a:visited.dark {
	color: #666666;
	text-decoration: none;
}

a:active.dark {
	color: #666666;
	text-decoration: none;
}

a:hover.dark {
	color: #800080;
	text-decoration: none
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

span.price, .detailprice, .prodprice {
color: #FF0066;
padding-top: 4px;
font-weight:bold;
text-align: center;
} 
div.proddiscounts {
color: #FF0066;
font-weight:bold;
}

