body {
	background-color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 125%;
	color: #663300;
}

a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#630;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#630;
	font-weight:bold;
	text-decoration: none;
}
