.FooterArea a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.FooterArea a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.FooterArea a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.FooterArea a:active{
	color:#FFFFFF;
	text-decoration:underline;
}