body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #263317;
	color: #AB9848;
	text-decoration: none;
}
.smallwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #AB9848;
	text-decoration: underline;
}
A:link {
	COLOR: #AB9848;
	text-decoration: none;
}
A:visited {
	COLOR: #AB9848;
	text-decoration: none;
}
A:active {
	COLOR: #AB9848;
	text-decoration: underline;
}
.boldred {
    color: #FF0000; font-weight: bold; 
}
.tiny {
	font-size: 9px;
	color: #AB9840;
	text-decoration: none;
}

