body {
	font-family: Trebuchet MS;
}

a {
	font-family: Trebuchet MS;

	color:			white;

	text-decoration: none;
}

a:hover {
	font-family: Trebuchet MS;

	color:		#DD8500;

	text-decoration: none;
}

hr {
	height: 1px;

	border: 0;

	border-top: 1px white solid;
}

blockquote {
	border-left: 2px white solid;

	padding-left: 5px;

	margin: 0;
	margin-left: 5px;
}

a.Footer:link, a.footer:visited {
	font-size:			8pt;
	color:				#DC8400;

	text-decoration:	none;

	font-family:		Verdana;
	font-weight:		bold;
}
a.Footer:hover {
	font-size:			8pt;
	color:				#DC8400;

	text-decoration:	underline;

	font-family:		verdana;
	font-weight:		bold;
}
