DIV#footer {
  background:#ffffff;
  width:1000px;
  clear:both;
  color:#000;
  font-weight:bold;
  padding:0.2em 0;
  TEXT-ALIGN: center  
  }

DIV#footer A:link {
  BACKGROUND-COLOR: transparent; COLOR: #FF0000; text-decoration: none
  }
DIV#footer A:hover {
  BACKGROUND-COLOR: transparent; COLOR: #FF0000; text-decoration: underline! important;
  }
DIV#footer A:visited {
  BACKGROUND-COLOR: transparent; COLOR: #FF0000; text-decoration: none
  }
DIV#footer HR {
   WIDTH: 100%; height: 1px; color: #FF0000
}

DIV#copyright {
  MARGIN: 0px 0px;
  COLOR: #000000; width:1000px;
  background:#ffffff;
TEXT-ALIGN: center 
  }
DIV#copyright A:link {
  BACKGROUND-COLOR: transparent; COLOR: #FF0000! important; text-decoration: none
  }
DIV#copyright A:hover {
  text-decoration: underline! important;
  }
DIV#copyright A:visited {
  BACKGROUND-COLOR: transparent; COLOR: #FF0000! important; text-decoration: none
  }
