a:link {
	text-decoration: none;
	color: #000066;

}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
.prices {
	border: none #CC66CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;

}
.colors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	border: none #FFFFFF;

}
