.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
}
a:visited {
	color: #009900;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}


.xhx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC66;
}
