
/* RANDOM COLORED LINKS STYLES */




body { 
	background-color: #ECC2F2;
	color: #49364D;
}
body#scan-lines, body#ten-attempts {
	background-color: #000;
	color: #ECC2F2;
}
h4 {
	border-bottom: #CA6CD9 1px solid;
	color: #7D1C8C;
}
a { 
	text-decoration: none;
	color: #7D1C8C;
}
a:visited { color: #AB26BF; }
a:hover, a:hover .thumb-cap {
	text-decoration: underline;
	color: #251B26;
}

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

ul.navbar li a {
	background: #FFB3F1;
	color: #99007D;
}
ul.navbar li a:hover {
	background: #FF00D0;
	color: #FFE6FA;
}
ul.navbar li a:active {
	background: #FFE6FA;
	color: #FF00D0;
}
