﻿a.footer, a.footer:visited
{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

a.footer:hover
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
