a:link {
	color: #333300;
	background: transparent;
}

a:visited {
	color: #333300;
	background: transparent;
}

a:active {
	color: #333300;
	background: none
}
      
a:hover { 
	BACKGROUND: none;
	COLOR: #FF4500;
}  

{
	text-decoration: none
}

A:link, A:visited, A:active { text-decoration: none }

