<style>
 <!--
   A:link, A:visited, A:active { 
	color: #336666;
	text-decoration: none; 
   }

   P  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #99cccc;
   }
   
   H1  {
   	font-family : Arial, sans-serif;
   	font-size : 24px;
   	text-align: center;
   	color : #99cccc;
	line-height : 16px;
   }
   
   H2  {
   	font-family : Arial, sans-serif;
   	font-size : 14px;
   	color : red;
   }
   
   H3  {
   	font-family : Arial, sans-serif;
   	font-size : 8px;
   	text-align: center;
   	color : #99cccc;
	line-height : 12px;
   }
   
   H4  {
   	font-family : Arial, sans-serif;
   	font-size : 10px;
   	text-align: center;
   	color : #99cccc;
	line-height : 12px;
   }
   
   .lgFont  {
   	font-family : Arial, sans-serif;
   	font-size : 24px;
   	text-align: center;
	word-spacing: 15px;
	letter-spacing: 6px;
   	color : #99cccc;
   }
   
   .lgrevFont  {
   	font-family : Arial, sans-serif;
   	font-size : 16px;
   	color : #ffffff;
   }
   
   .sheep  {
   	font-family : Arial, sans-serif;
   	font-size : 12px;
   	color : #333333;
   	text-decoration : none;
   }

   .mdFont  {
   	font-family : Arial, sans-serif;
   	font-size : 12px;
   	color : #666633;
   }
   
   .mdblkFont  {
   	font-family : Arial, sans-serif;
   	font-size : 12px;
   	color : #444444;
   }
   
   .mdrevFont  {
   	font-family : Arial, sans-serif;
   	font-size : 12px;
   	color : #ffffff;
   }
   
   .smFont  {
   	font-family : Arial, sans-serif;
   	font-size : 12px;
   	text-align: center;
   	color : #99cccc;
   }
   
   .visitFont  {
   	font-family : Arial, sans-serif;
   	font-size : 12px;
   	text-align: center;
   	color : #99cccc;
   	text-decoration : none;
   }

   .tinyFont  {
   	font-family : Arial, sans-serif;
   	font-size : 9px;
   	text-align: center;
   	color : #99cccc;
	line-height : 11px;
   }

   .smfootFont  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	text-align: center;
   	color : #99cccc;
   }
   
   .smrevFont  {
   	font-family : Arial, sans-serif;
   	font-size : 10px;
   	color : #99cccc;
   }

   .giftFont  {
   	font-family : Arial, sans-serif;
   	font-size : 10px;
   	color : #CCCC99;
   }

   .soldFont  {
   	font-family : Arial, sans-serif;
   	font-size : 10px;
   	color : #CCCC99;
   }
   
   UL  {
   	font-family : Arial, sans-serif;
   	font-size : 12px;
   }
   
   .link:link  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : blue;
   	text-decoration : none;
   }
   
   .link:visited  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : blue;
   	text-decoration : none;
   }
   
   .link:active  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : blue;
   }
   
   .link:hover  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : blue;
   	text-decoration : underline;
   }
   
   .nav:link  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #666633;
   	text-decoration : none;
   }
   
   .nav:visited  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #666633;
   	text-decoration : none;
   }
   
   .nav:active  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #99cccc;
   }
   
   .nav:hover  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #99cccc;
   	text-decoration : underline;
   }
   
   .footNav2:link  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #99cccc;
   	text-decoration : underline;
   }
   
   .footNav:link  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #99cccc;
   	text-decoration : underline;
   }
   
   .footNav:visited  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #cccc99;
   	text-decoration : underline;
   }
   
   .footNav:active  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #ffffcc;
	text-decoration : underline;
   }
   
   .footNav:hover  {
   	font-family : Arial, sans-serif;
   	font-size : 13px;
   	color : #ffffcc;
   	text-decoration : underline;
   }
   -->
   </style>
	 
