a:link {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}
