a:link {
	color: #666666;
	text-decoration: none;

}

a:visited {
	text-decoration: none;
	color: #666666;


}

a:hover {
	text-decoration: none;
	color: #6BA3A7;

}

a:active {
	text-decoration: none;

}

a.hidden:visited {
	color: #666666;
	text-decoration: none;

}

a.hidden:hover {
	text-decoration: none;

}

a.nav:visited {
	color: #666666;
	padding: 2px;
	text-decoration: none;

}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;

	}
