

DIV.center {
    margin-left: 30%;
    margin-right: 0%;
  }


DIV.center2 {
    margin-left: 12%;
    margin-right: 12%;
  }


a:link {
    color : #800517;
    text-decoration : none;
  }


a:active {
    color: #800517;
    text-decoration: none;
  }


a:visited {
    color: #800517;
    text-decoration: none;
  }


a:hover {
    color: #FFFFFF;
    text-decoration: underline;
  }


img {
    border-style : none;
  }


.FOOT {
    text-align: center;
    background-color: #000000;
    font-family: serif;
    font-size: 12px;
    font-weight : bold;
    color: #800517;
  }


.FOOT:hover {
    text-align: center;
    background-color: #000000;
    font-family: serif;
    font-size: 12px;
    color: #FFFFFF;
  }


.PHONETEXT {
    color : #FFFFFF;
    font-family : serif;
    font-size : 20px;
    font-style : normal;
  }


.CONTTEXT {
    color : #800517;
    font-family : serif;
    font-size : 15px;
    font-style : italic;
    text-align : left;
  }


.DESCTEXT {
    color : #FFFFFF;
    font-family : serif;
    font-size : 15px;
    font-style : italic;
  }


.SUBTEXT {
    text-align : center;
    font-family: serif;
    font-size: 12px;
    color: #800517;
  }

