body{
  background: #000000;
  color: #551305;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  background-attachment: fixed;
  background-image:  url(../images/page_bg.jpg);
}
td{
  color: #551305;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
.FooterLinks{
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
.FooterLinks:link{
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
.FooterLinks:hover{
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
.FooterLinks:active{
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
.FooterLinks:visited{
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
.headerLinks{
  color: #264f7c;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}
.headerLinks:link{
  color: #264f7c;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}
.headerLinks:hover{
  color: #264f7c;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}
.headerLinks:active{
  color: #551305;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}
.headerLinks:visited{
  color: #551305;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}
a:link{
  color: #551305;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}
a:active{
  color: #551305;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}
a:hover{
  color: #551305;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}
a:visited{
  color: #551305;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}
