/* CSS Document */
a:hover {color: #666666;
		background-color: #FF9900;
			 text-decoration: none;
		} /* mouse over link  pink */
