	
A:HOVER {
	text-decoration : none;
	color : #ffffff;
}
A:LINK {
	text-decoration : none;
	color : #ffffff;
}
A:VISITED {
	text-decoration : none;
	color : #40E0D0;
}
A.footer:visited {
	color: #40E0D0;
}
A.footer:LINK, {
	color: #FF8C00;
}
A.footer:HOVER, {
	color: #ff0000;
}



