a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
