p {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #6F4924;
}
h1 {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 16px;
	color: #996633;
}
a:link {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #996633;
	text-decoration: none;

}
a:hover {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #49536D;
	text-decoration: none;

}
a:visited {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #996633;
	text-decoration: none;
}
.floatright {
	float: right;
}
