td {
	font-size: 12px;
	line-height: 20px;
	color: 5D5D5D;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: 0F68A5;
}
a:link {
	color: 5D5D5D;
	text-decoration: none;
}
a:visited {
	color: 5D5D5D;
	text-decoration: none;
}
a:active {
	color: 5D5D5D;
	text-decoration: none;
}
a:hover {
	color: 0C4DDF;
	text-decoration: none;
}
.a {  filter: Glow(Color=white, Strength=2)}
