a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.tfff a:link {
	color: #ffffff;
	text-decoration: none;
}
.tfff a:visited {
	text-decoration: none;
	color: #ffffff;
}
.tfff a:hover {
	text-decoration: none;
	color: #DDE1DD;
}
.tfff a:active {
	text-decoration: none;
}
.t a:link {
	color: #3A4CFA;
	text-decoration: none;
}
.t a:visited {
	text-decoration: none;
	color: #3A4CFA;
}
.t a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.t a:active {
	text-decoration: none;
}
