<STYLE> 
A.subnav:link  {}
A.subnav:visited  {}
A.subnav:hover  {color : #9CCC9C;}

A.subnav1:link  {}
A.subnav1:visited  {}
A.subnav1:hover  {color : #9CCC9C;}
 

 .subnav  {
 	font-size : 10px;
 	text-decoration : none;
 }
 
  .subnav1  {
 	font-size : 11px;
 	text-decoration : none;
 }
 
 .bodynav  {
   	line-height : 20px;
 	font-size : 11px;
 	text-decoration : none;
 }
 
 .introtext  {
 	line-height : 19px;
 	font-size : 13px;
 }
 
 .bodytext  {
 	line-height : 16px;
 	font-size : 13px;
 }

.hometext  {
 	line-height : 15px;
 	font-size : 11.5px;
 }
 
 .tourheadline  {
 	line-height : 15px;
 	font-size : 14px;
 }

.tourtext  {
 	line-height : 14px;
 	font-size : 12px;
 }


 </STYLE>