}
a.txtButton:hover {
	font-family: 
	font-weight: bold;
	color: #000000;
	background-color: #;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: 
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

