}
.link {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}
a.link {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #3cd6cd;
	text-decoration: none;
}