/* COLORS ------------------------------------- */

#content a {
	color: #6B7A25;
	border-bottom: 1px dotted #6B7A25; }
#content a:hover, #content a:focus {
	background: #EBF0D0; }

.one a {
	background: #DCEB9E; }
.two a {
	background: #DDED90; }
.three a {
	background: #E6F5A0; }
.four a {
	background: #D1E28B; }
.five a {
	background: #C7D77E; }
.six a {
	background: #D9E996; }
.seven a {
	background: #E6F5A0; }
.eight a {
	background: #D7E68F; }
.nine a {
	background: #DCEB9E; }
.ten a {
	background: #D9E794; }

.one a:hover, .one a:focus {
	background: #C5D77C; }
.two a:hover, .two a:focus {
	background: #C7D970; }
.three a:hover, .three a:focus {
	background: #D1E37A; }
.four a:hover, .four a:focus {
	background: #BACD6E; }
.five a:hover, .five a:focus {
	background: #B1C166; }
.six a:hover, .six a:focus {
	background: #C2D576; }
.seven a:hover, .seven a:focus {
	background: #D1E37A; }
.eight a:hover, .eight a:focus {
	background: #C0D170; }
.nine a:hover, .nine a:focus {
	background: #C5D77C; }
.ten a:hover, .ten a:focus {
	background: #C2D374; }

/* -------------------------------------------- */