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