A:link {
	color: #660099;
	text-decoration: none;
}

A:visited {
	color: #660099;
	text-decoration: none;
}

A:active {
	color: #660099;
	text-decoration: none;
}

A:hover {
	color: #9999CC;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #660099;
}

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
}

.detailprice {
color: #44BA04;
padding-top: 4px;
font-weight:bold;
text-align: center;
}

.price {
color: #44BA04;
padding-top: 4px;
font-weight:bold;
text-align: center;
}

.prodprice {
color: #44BA04;
padding-top: 4px;
font-weight:bold;
text-align: center;
}

.prodcurrency {
font-size: 10px;
font-family : Verdana,Arial,sans-serif;
color: #666;
text-align: center;
width: 100%;
} 
