/* CSS Document */

.product { 
	font-size: 14px; 
	font-weight: normal;
	font-weight: lighter;
	line-height: 14px; 
	color: #663333;
	text-transform: uppercase;
	padding: 0px;
	margin-top:40px;
	margin-bottom: 0px;
}
.product a:link, .product a:visited, .product a:hover, .product  a:active { 
	color: #663333;
}