a:link {
	text-decoration: none;
	color: ##000099;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:hover visited {
	color: #0066FF;
	font-weight: none;
	text-decoratiom: none;
}
