#FooterArea {
margin : 0;
padding : 2px;
background-color : #a0294b;
color : #ffffff;
font-size : 12px;
line-height : 120%;
text-align : center;
clear : both;
border-top : solid 4px #bb5465;
}

#FooterArea a,
#FooterArea a:link,
#FooterArea a:visited,
#FooterArea a:active {
color : #ffffff;
text-decoration : none;
}

#FooterArea a:hover {
color : #ffffcc;
text-decoration : underline;
}