td {
	line-height: 150%;
	font-size: 12px;
}
a {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
	text-decoration: none;
}
