.link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: 005FA9;
}
.link:hover {
	text-decoration: underline;
}
