
a:link {
		color: #c90;
		text-decoration: underline }
a:visited {
		color: #c90 }
a:hover {
		color: #c90;
		background-color: #555 }
a:active {
		color: #c90 }
.win {
border: solid 1px #f00; }
