#footerDiv {
position:relative;
margin:0 auto;
width: 1010px;
background-color: #95b6e7; 
text-align: center;
font-size: 10pt;
}
#footerDiv p{
color:#cccccc;
text-align:center;
}
#footerDiv a, #footerDiv a:visited {
text-decoration:none;
}
#footerDiv a:hover {
color: #d43e0c;
}