.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B1B1B1;
	text-align: right;
}
a.footer:link {
	color: #B1B1B1;
	text-decoration: none;
}
a.footer:visited {
	color: #B1B1B1;
	text-decoration: none;
}
a.footer:active {
	color: #B1B1B1;
	text-decoration: none;
}
a.footer:hover {
    text-decoration: underline; color: #990000;
}
