body.menu A:link {
   color: #000000;
   text-decoration: none;
}
body.menu A:visited {
   color: #000000;
   text-decoration: none;
}
body.menu A:hover {
   color: #CAFF7A;
   text-decoration: none;
}
body.menu A:active {
   color: #FFFFFF;
   text-decoration: none;
}
body.background {
   background-repeat: repeat;
   background-attachment: fixed;
   background-position: center;
}
body.LINKS2 A:link {
   color: #303030;
   text-decoration: none;
}
body.LINKS2 A:visited {
   color: #303030;
   text-decoration: none;
}
body.LINKS2 A:hover {
   color: #27EA68;
   text-decoration: none;
}
body.LINKS2 A:active {
   color: #FFFFFF;
   text-decoration: none;
}
body.LINKS3 A:link {
   color: #000000;
   text-decoration: none;
}
body.LINKS3 A:visited {
   color: #000000;
   text-decoration: none;
}
body.LINKS3 A:hover {
   color: #FF00A8;
   text-decoration: none;
}
body.LINKS3 A:active {
   color: #CBDFFF;
   text-decoration: none;
}
body.cellpad2 {
   padding: 3;
}
body.background2 {
   background-repeat: repeat;
   background-position: top center;
}
body.background3 {
   background-repeat: no-repeat;
   background-position: top center;
}
body.floatleft {
   font-family: serif;
   font-style: italic;
   font-weight: bold;
   font-size: 22px;
   color: #990000;
   word-spacing: 5;
   white-space: normal;
   letter-spacing: 2;
   text-align: justify;
   text-transform: lowercase;
   text-indent: 10;
   line-height: 1;
   margin: 10;
   float: left;
}
body.cellpad {
   padding: 10;
}
body.LINKS A:link {
   color: #A09993;
   text-decoration: none;
}
body.LINKS A:visited {
   color: #A09993;
   text-decoration: none;
}
body.LINKS A:hover {
   color: #CAFF7A;
   text-decoration: none;
}
body.LINKS A:active {
   color: #606060;
   text-decoration: none;
}


