a:link {
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #000000;


}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
