body, td, ul, ol, li, dl, dt, dd, p
{
	font-size: 11px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	scrollbar-base-color: #BB8322; 
	scrollbar-arrow-color: #FFFFFF;
}

.header
{
	font-size: 13px;
	font-weight: bold;
	color: #DBAD5E;
}

.footer
{
	font-size: 10px;
	color: #C18014;
}

A:link { text-decoration: underline; color: #E9BF76; }
A:visited { text-decoration: underline; color: #E9BF76; }
A:hover { text-decoration: underline; color: #E9BF76; background-color: #714700; }
A:active { text-decoration: underline; color: #E9BF76; background-color: #714700; }

.footer A:link { text-decoration: underline; color: #C18014; }
.footer A:visited { text-decoration: underline; color: #C18014; }
.footer A:hover { text-decoration: underline; color: #C18014; background-color: #714700; }
.footer A:active { text-decoration: underline; color: #C18014; background-color: #714700; }
