a:link{	color: rgb(153,51,255); }a:visited{	color: rgb(255,0,0); } a:active {	color: rgb(153,51,255);}body{	background-color: rgb(255,255,219);	color: rgb(0,0,153);}a:hover{	color:	rgb(0,0,204);	text-decoration: underline}
