body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#694534;
	font-size:small;
	}


a:link {
	text-decoration:none;
	color:#000000;
}

a:visited { 
	color:#000000;
	text-decoration:none;
}

a:hover { 
	color:#000000;
	text-decoration:underline;
}

a:active { 
	color:#f5bb5f;
	text-decoration:underline 
	}