.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: blink;
	background-attachment: scroll;
	background-color: #FF0000;
	background-repeat: repeat;
	background-position: center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: inline;
	cursor: hand;
	filter: Light;
}
