.tang:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tang:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tang:hover {
	font-size: 12px;
	color: #DCF5F9;
	text-decoration: none;
}
.tang:active {
	font-size: 12px;
	text-decoration: none;
	color: #DCF5F9;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
