.close {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #0065A4;
}

A:link {
	color: #0065A4;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: underline;
}