.link {
	text-decoration: none;
	color: #0066CC;
	font-size: x-small;
}
a:hover {  font-size: x-small; color: #FF6600; text-decoration: underline}
