/* footer6.css CSS Document */

.footer { background-color: #fff; font-size: 0.85em; color: #858585;padding: .75em 0 .5em 0; min-height: 2.5em;text-align: center;}
.footer p { line-height: normal; font-size: 0.85em; margin: .25em 0 1em 0; padding: .75em 0 1em 0; }
.footer hr.line {height: 0.1em;	margin: 0;	width: 100%;}
.footer a {color: #999999;text-decoration: none;}
.footer a:visited {color: #999999;text-decoration: none;}
.footer a:hover { color: #666666 /*#9A9A9A*/; text-decoration: underline; }
.footer a:active {color: #858585;text-decoration: none;}
.footer span { padding-left: 1em; padding-right: 1em; }

