p {
   font-family: Times New Roman, Times, serif;
   color: #F4F4F4;
  }
td {
   font-family: Times New Roman, Times, serif;
   color: #F4F4F4;
   }
.menu {
   font-size: 13px;
   text-decoration: none;
   text-align: center;
   }
small {
   color:white;
   font-family: Times New Roman, Times, serif;
   font-size: 12px;
   }
.menu_top {
  FONT-SIZE: 13px; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.bigred {
   color: #FF3300;
   font-weight: bold;
   }
.bigorange {
   color: #C98440;
   font-weight: bold;
   }
big {
   color: #C98440;
   font-weight: bold;
   }
A {
   color:white;
  }
A:active {
   color:white;
  }
A:visited {
   color:white;
  }
A:hover {
   color:white;
  }
A.menu {
   text-decoration: none;
   color: #F4F4F4;
  }
A.menu:active {
  }
A.menu:visited {
  }
A.menu:hover {
  }
A.bigred {
   color: #C8270A;
   font-weight: bold;
  }
A.bigred:active {
  }
A.bigred:visited {
  }
A.bigred:hover {
  }
