a:link {
	text-decoration: none;
	color: #C47500;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color:#666666;

}
