.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #663300;
}
.oline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A93800;
}
.odline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A93800;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #796246;
	line-height: 20px;
}
.titletxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B3501F;
}

a:visited {
	text-decoration: none;
	color: #A93800;
}
a:hover {
	text-decoration: none;
	color: #999966;
}
a:active {
	text-decoration: none;
	color: #A93800;
}