td {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;

}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
; color: #FF0000
}
