a:link {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #999999;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:active {
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:focus {
	color: #999999;
	border-bottom-style: none;
	border-top-color: #FF3300;
	border-bottom-color: #FF3300;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
}
