a.footerlink1:link {
	font-family: Verdana, Tahoma, MS Sans serif;
	font-size: 10pt;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a.footerlink1:visited {
	font-family: Verdana, Tahoma, MS Sans serif;
	font-size: 10pt;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a.footerlink1:hover {
	text-decoration: none;
	background-image: url('images/animatedline1.gif');
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 2px;
	color: #CC0000;
	font-weight: bold;
}

a.footerlink1:active {
	font-family: Verdana, Tahoma, MS Sans serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}