
/* RANDOM COLORED LINKS STYLES */




body { 
	background-color: #F2C2C3;
	color: #4D3636;
}
body#scan-lines, body#ten-attempts {
	background-color: #000;
	color: #F2C2C3;
}
h4 {
	border-bottom: #D96C6E 1px solid;
	color: #8C1C1E;
}
a { 
	text-decoration: none;
	color: #8C1C1E;
}
a:visited { color: #BF2629; }
a:hover, a:hover .thumb-cap {
	text-decoration: underline;
	color: #261B1B;
}

#tantamount, #turnaround-coins { background-color: #ffffff; }
.tanta-wrap a, .coins-wrap a { background-color: #ffffff; }

ul.navbar li a {
	background: #B3FFDD;
	color: #009954;
}
ul.navbar li a:hover {
	background: #00FF8C;
	color: #E6FFF4;
}
ul.navbar li a:active {
	background: #E6FFF4;
	color: #00FF8C;
}
