td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	word-break : break-all;
}
a:link {
	color: #4B4B4B;
	text-decoration: none;
}
a:visited {
	color: #4B4B4B;
	text-decoration: none;
}
a:hover {
	color: #750000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
