td {
	font-size: 12px;
	line-height: 20px;
	color: #D1D1D1;
}
a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #74BADC;
	text-decoration: underline;
}

