
/* RANDOM COLORED LINKS STYLES */




body { 
	background-color: #F2E5C2;
	color: #4D4636;
}
body#scan-lines, body#ten-attempts {
	background-color: #000;
	color: #F2E5C2;
}
h4 {
	border-bottom: #D9BA6C 1px solid;
	color: #8C6C1C;
}
a { 
	text-decoration: none;
	color: #8C6C1C;
}
a:visited { color: #BF9426; }
a:hover, a:hover .thumb-cap {
	text-decoration: underline;
	color: #26231B;
}

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

ul.navbar li a {
	background: #EDFFB3;
	color: #759900;
}
ul.navbar li a:hover {
	background: #C4FF00;
	color: #F9FFE6;
}
ul.navbar li a:active {
	background: #F9FFE6;
	color: #C4FF00;
}
