td {
	font-size: 12px;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
body {
	color: #333333;
}
a:link {
	color: #444444;

}
a:visited {
	color: #777777;

}
a:hover {
	color: #CC0000;

}
.answer {

	color: #990000;
}
a:active {
	color: #000000;
	background-color: #CCCCCC;

}
.p10 {

	font-size: 10px;
	line-height: 10px;
}
a {
	height: 12px;
}
p {
	line-height: 16px;
}

