
/* RANDOM COLORED LINKS STYLES */




body { 
	background-color: #F2C2C7;
	color: #4D3638;
}
body#scan-lines, body#ten-attempts {
	background-color: #000;
	color: #F2C2C7;
}
h4 {
	border-bottom: #D96C79 1px solid;
	color: #8C1C29;
}
a { 
	text-decoration: none;
	color: #8C1C29;
}
a:visited { color: #BF2638; }
a:hover, a:hover .thumb-cap {
	text-decoration: underline;
	color: #261B1C;
}

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

ul.navbar li a {
	background: #FFB3F5;
	color: #990085;
}
ul.navbar li a:hover {
	background: #FF00DD;
	color: #FFE6FC;
}
ul.navbar li a:active {
	background: #FFE6FC;
	color: #FF00DD;
}
