/* CSS Document */
.footer { width:980px; height:40px; margin-top:5px; line-height:20px; text-align:center; border-top:4px solid #F8F1E7; float:left;
}
.footer a { text-decoration:none; color:#000000;
}
.footer a:hover { text-decoration:none; color:#CC0000;
}