a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;



}
a:link {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #003399;
	font-weight: bold;
	letter-spacing: 0.1em;













}
