A:link {	BACKGROUND: none transparent scroll repeat 0% 0%; 	COLOR:white; 	TEXT-DECORATION: none	}A:active {	BACKGROUND: none transparent scroll repeat 0% 0%; 	COLOR: yellow; 	TEXT-DECORATION: none	}A:visited {	BACKGROUND: none transparent scroll repeat 0% 0%; 	COLOR: white; 	TEXT-DECORATION: none 	}A:hover {	BACKGROUND: #e6e6ff; 	COLOR: blue; 	TEXT-DECORATION: none	}