body {
	margin: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-family: Verdana;
}
a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #99FFCC;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.q:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.q:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.q:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hong {
	color: #FF6666;
}
