.wte_link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.wte_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #00a8ff;
	text-decoration: underline;
}
.wte_link-wud {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.wte_link-wud:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}