#FooterHolder{
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size : 10px;
width:477px;
margin: 10px auto 0px auto;
overflow: hidden;
}

#Footer{
height: 1px;
width:455px;
background-color:#E9E4DB;
margin:0px;
padding:0px;
}


#FooterSmallGreyText{
text-align:center;
color:#333333;
height: 21px;
width: 435px;
padding-top:3px;
margin-left:10px;
font-weight:normal;
text-decoration:none;
font-size : 10px;
border-style: solid;
border-top-width: 1px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
border-top-color:#E9E4DB;
}

A.FooterSmallGrey:Link , .FooterSmallGreyText{
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-variant : normal;
font-weight:normal;
text-decoration : none;
color : #333333;
}

A.FooterSmallGrey:visited {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight:normal;
font-variant : normal;
text-decoration : none;
color : #333333;
}

A.FooterSmallGrey:HOVER {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight:normal;
font-variant : normal;
color : #333333;
text-decoration : underline;
}