A{
	text-decoration:none; color:Blue;
	}
A:hover {
	text-decoration: underline; color: Yellow; background: blue
	}
