body {
 background-color: #000;
 font-size: 11px;
 }

.hptext {
 margin-top: 5px;
 margin-left: 5px;
 margin-right: 5px;
 font-weight: bold;
 font-style: italic;
 color: #EDEDD9;
 font-family: Georgia, Times New Roman, serif;
 line-height: 140%;
 font-size: 12px;
 }
.hptext a:link {
 color: #fff;
 text-decoration: none;
 }
.hptext a:visited {
 color: #fff;
 text-decoration: none;
 }
.hptext a:hover {
 color: #FBF700;
 text-decoration: underline;
 }
 
strong {
 font-size: 16px;
 font-weight: bold;
 font-style: italic;
 font-family: Georgia, Times New Roman, serif;
 color: #000;
 }

.bottomlink {
 text-transform: uppercase;
 font-weight: bold;
 font-size: 10px;
 font-family: Verdana, Arial, Geneva, sans-serif;
 margin-top: 6px;
 margin-right: 5px;
 line-height: 140%
}
.bottomlink a:link {
 color: #F0B400;
 text-decoration: none;
 }
.bottomlink a:visited {
 color: #F0B400;
 text-decoration: none;
 }
.bottomlink a:hover {
 color: #FBF700;
 text-decoration: underline;
 }
 

.copyright {
 color: #ccc;
 margin-top: 10px;
 margin-left: 5px;
 text-transform: uppercase;
 font-weight: normal;
 font-size: 9px;
 font-family: Verdana, Arial, Geneva, sans-serif;
 margin-top: 6px;
 margin-right: 5px;
}
.copyright a:link {
 color: #ccc;
 text-decoration: none;
 }
.copyright a:visited {
 color: #ccc;
 text-decoration: none;
 }
.copyright a:hover {
 color: #ccc;
 text-decoration: underline;
 }
 
 .phone {
  margin-top: 3px;
  font-size: 12px;
 color: #FBF700;
 }
