/* CSS Document */
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
}
.qstn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7A6F47;
	text-decoration: none;
	line-height: 25px;
}
a.qstn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7A2805;
	text-decoration: none;
	line-height: 25px;
}
a.qstn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AE8702;
	text-decoration: none;
}
.drtxt {
	color: #7A2805;
}
.up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #95885A;
	text-decoration: none;
}
a.up:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #95885A;
	text-decoration: none;
}
a.up:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D8AE19;
	text-decoration: none;
}

