a:link {
	color: #336699;
	text-decoration: none;

}
a:active {
	color: #FF0000;
}
a:visited {
	color: #336699;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.all {
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: 9px;
	color: #999999;
}
.style3 {
	color: #6699cc;
	font-size: medium;
	font-weight: bold;
}
.style1 {
	color: #6699cc;
}
.price {
	font-weight: bold;
	color: #FF0000;
}
