h1 {
	font-size: 26px; line-height: 25px; font-family: Georgia, "Times New Roman", Times;
	color: #B5A67F;
	padding-left: 8px;
}
strong { color: #FF9933; }

a {
	color: #B5A67F;
	    text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #BFBAAC;
}

a:hover {
	color: #CC6600;
}
u  a {
	color: #0000FF;
	text-decoration: none;
}