.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 663300;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: 663300;
}
.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: 663300;
}

A:link { text-decoration: none;
color: #663300 }
A:visited { text-decoration: none; 
color: #663300 }
A:hover { text-decoration: underline;
color: #663300 }
A:active { text-decoration: none ;}

