.footermenu a:link {
	color: #999;
	text-decoration: none;
}
.footermenu a:active {
	text-decoration: none;
	color: #999;
}
.footermenu a:visited {
	text-decoration: none;
	color: #999;
}
.footermenu a:hover {
	text-decoration: underline;
	color: #C30;
}
.Copyright {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
