.damehygiene {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


body {
	background-color: #FAC519;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ECB50F;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
.style1 {
	color: #F8BC19;
	font-weight: bold;
}
.button {
	background-color: #FAC519;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
