td {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
