.hidden {
	font-size: 10px;
	visibility: hidden;
}

a {
	color: #0066FF;
}
a:hover {
	color: #003A93;
}
a:visited {
	color: #00CCFF;
}