a {
	text-decoration: none;
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
}
table {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}
a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
}
.soapname {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.cart {
	font-weight: bold;
	color: #999999;
	font-size: 14px;
}


.page {
	background-color: #0099FF;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
