.stabilizer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.embroidery-stabilizers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

a:hover{
	color: #000;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a {
	color: #00F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}
a img {border: none; } 
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #0001FC;
	color: #FFF;
}
.buttons a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.buttons a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #0001FC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
