@charset "UTF-8";
body {
	background-color: #E6E6E6;
	margin: 15px;
}
a:link {
	color: #9D0929;
	text-decoration: none;
}
a:visited {
	color: #9D0929;
	text-decoration: none;
}
a:hover {
	color: #fff;
	background-color: #9D0929;
}
a:active {
	color: #fff;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 10.5px;
}
.redheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9D0929;
}
.blackheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.hairzootext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.hairzootextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.footer a:link {
	color: #fff;
	text-decoration: none;
}
.footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	background-color: #000;
}
.footer a:active {
	color: #000;
	background-color: #9D0929;
}
