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

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

}
a:hover {
	text-decoration: underline;
}

