a:link {  text-decoration: none; color: #FF9900}
a:visited {  color: #FF9900; text-decoration: none}
a:hover {
	color: #990000;
	text-decoration: none;
	border: thin none;
}
