p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7A9C9C;
	line-height: 14px;
}

h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7A9C9C;
	line-height: 14px;
}

a  { color: #A77744; 
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold; text-decoration:  none;  }	
a:link , a:visited  { color: #A77744; 
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold; text-decoration:  none;  }
a:hover    { color: #7A9C9C; 
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold; text-decoration:  none;  }
	
.courier { 
	color: #666666;
	font-family:"Courier New", Courier, mono; 
	font-size: 12px; 
	font-weight: bold;
	line-height: 16px }

.homenav a, .homenav a:link   { 
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
}

.homenav a:visited   {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
}

.homenav a:hover   {
	color: #996600;
	font-size: 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
}

.sitenav a    {
	color: #7A9C9C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 16px;
}

.sitenav a:link , .sitenav a:visited   {
	color: #7A9C9C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 16px;
}

.sitenav a:hover  {
	color: #A77744 ;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 16px;
}	