a:link {	color: #0000FF;	text-decoration: none;}a:visited{	text-decoration: none;	color: #6666FF;}a:hover{	text-decoration: underline;	color: #0000FF;}a:active{	color: #0000FF;	text-decoration: none;}