
/* RANDOM COLORED LINKS STYLES */




body { 
	background-color: #E6C2F2;
	color: #47364D;
}
body#scan-lines, body#ten-attempts {
	background-color: #000;
	color: #E6C2F2;
}
h4 {
	border-bottom: #BE6CD9 1px solid;
	color: #701C8C;
}
a { 
	text-decoration: none;
	color: #701C8C;
}
a:visited { color: #9926BF; }
a:hover, a:hover .thumb-cap {
	text-decoration: underline;
	color: #231B26;
}

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

ul.navbar li a {
	background: #FFB3DB;
	color: #990052;
}
ul.navbar li a:hover {
	background: #FF0088;
	color: #FFE6F3;
}
ul.navbar li a:active {
	background: #FFE6F3;
	color: #FF0088;
}
