 .fight {background-color: black;}
p.fight {color: #FF00FF}
a:link {color: #FFFFFE}
a:visited {
	color: Navy;
}
a:hover {color: white}
a:active {color: #0000FF}
