a
{
   color: #000000;
   text-decoration: underline;
}
a:active
{
   color: #696969;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white-text-links
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white-text-links:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white-text-links:active
{
   color: #DEB887;
   text-decoration: underline;
}
a.white-text-links:hover
{
   color: #F5DEB3;
   text-decoration: underline;
}
h1
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
   text-decoration: none;
   color: #663300;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #663300;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #663300;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #663300;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #663300;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #663300;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   text-decoration: underline;
   color: #FFFFFF;
   background-color: transparent;
}
.TextLinks-White
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
