td {
	font-size: 14px;
	line-height: 25px;
}
.x {
	font-size: 14px;
	line-height: 23px;
	color: #000099;
	text-decoration: none;
}
a.x:hover {
	color: #FF0000;
	text-decoration: none;
}
.o {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
a.o:hover {
	color: #FF0000;
}

