.sitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:100;
	color: #bb9d86;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #bb9d86;
}

a:link { color: white; }
a:visited { color: white; } 
a:hover { color: bb9d86; }