a:link { 		text-decoration: none; 		color: blue }a:visited { 			text-decoration: none;			color: purple }a:hover    { color: red; text-decoration: underline }