td {
	font-size: 12px;
	line-height: 180%;
	color: #CCCCCC;
}
a {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
