
/* RANDOM COLORED LINKS STYLES */




body { 
	background-color: #CBC2F2;
	color: #3A364D;
}
body#scan-lines, body#ten-attempts {
	background-color: #000;
	color: #CBC2F2;
}
h4 {
	border-bottom: #806CD9 1px solid;
	color: #311C8C;
}
a { 
	text-decoration: none;
	color: #311C8C;
}
a:visited { color: #4226BF; }
a:hover, a:hover .thumb-cap {
	text-decoration: underline;
	color: #1D1B26;
}

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

ul.navbar li a {
	background: #FFF7B3;
	color: #998A00;
}
ul.navbar li a:hover {
	background: #FFE600;
	color: #FFFCE6;
}
ul.navbar li a:active {
	background: #FFFCE6;
	color: #FFE600;
}
