.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer {
	font-family: "Arial";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.footer:link {
	font-family: "Arial";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	font-family: "Arial";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.footer:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}