.link {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.link a:hover {
	color: #000000;
	text-decoration: none;
}
