.link {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #999;

	text-decoration: none;

	font-weight: normal;

}

a:hover {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFF;

	font-weight: normal;

}

