.link {


	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link:hover {


	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
