td {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.ctext {
	line-height: 15px;
}
.a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a:visited:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

