.textlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}