.q2 {
	background-color: #DDD2EA;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

a.q2:link    { text-decoration: underline; color : #000000; }
a.q2:hover   { text-decoration: underline; color : #FF0000; }


.box {
	background: #f4f4f4;
	border: 1px solid #999999;
}
.row {
	background: #FFFFFF;
}
.ht {
	background: #DDD2EA;
}