@charset "utf-8";
/* Editable- CSS Document */

#footerContent-Container{
	color:#FFFFFF;
}
#footerContent-Container a{
	color:#FFCA38;
	font-weight:bold;
}
#footerContent-Container a:hover{
	color:#666666;
	background-color:#FFCA38;
	font-weight:bold;
}