a.new {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
a.new:hover {
	color: #FF0000;
	text-decoration: underline;
}
td {
	line-height: 1.5;
}
