a.footer:link {
	color:#99ccff; 
	text-decoration:none;
}

a.footer:visited {
	color: #99CCFF;
	text-decoration: none;
}

a.footer:hover {
	color: #99CCFF;
	text-decoration: underline;
}

a.notinuse:hover {
	color: #99CCFF;
	background-color: #ffffff;
}