.product_table h2 {
	color: #06C;
	padding-top: 10px;
	margin-bottom: 2px;
}

.product_table h2 a {
	color: #06C;
}

.product_table h2 a:link, .product_table h2 a:visited {
	text-decoration: none;
}

.product_table h2 a:focus, .product_table h2 a:hover {
	text-decoration: underline;
}

.product_table h2 a:active {
	text-decoration: none;
}