.burning a {
	color: blue;
	text-decoration: underline;
}
.burning a:visited {
	
	color: navy;
}