.link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 22px;
	color: 445B5F;
	text-decoration: none;
}
a.link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	color: #003399;
	text-decoration: none;
}
.text {
	font-size: 14px;
	line-height: 26px;
}
a {
	color: 445B5F;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
