.slide-txt p.wc-green:first-child, .slide-txt p.wc-green:first-child > a, .slide-txt p.wc-green:first-child > a:visited {
	color: #99CC00 !important; }
.slide-txt p.wc-dark-green:nth-child(2), .slide-txt p.wc-dark-green:nth-child(2) > a, .slide-txt p.wc-dark-green:nth-child(2) > a:visited {
	color: #666633 !important; }

.slide-txt p.wc-red:first-child, .slide-txt p.wc-red:first-child > a, .slide-txt p.wc-red:first-child > a:visited {
	color: #cc0033 !important; }
.slide-txt p.wc-dark-red:nth-child(2), .slide-txt p.wc-dark-red:nth-child(2) > a, .slide-txt p.wc-dark-red:nth-child(2) > a:visited {
	color: #663366 !important; }

.slide-txt p.wc-orange:first-child, .slide-txt p.wc-orange:first-child > a, .slide-txt p.wc-orange:first-child > a:visited {
	color: #FFCC00 !important; }
.slide-txt p.wc-dark-orange:nth-child(2), .slide-txt p.wc-dark-orange:nth-child(2) > a, .slide-txt p.wc-dark-orange:nth-child(2) > a:visited {
	color: #CC6633 !important; }

.slide-txt p.wc-grey:first-child, .slide-txt p.wc-grey:first-child > a, .slide-txt p.wc-grey:first-child > a:visited {
	color: #CCCCCC !important; }
.slide-txt p.wc-dark-grey:nth-child(2), .slide-txt p.wc-dark-grey:nth-child(2) > a, .slide-txt p.wc-dark-grey:nth-child(2) > a:visited {
	color: #444444 !important; }

a.wc-blue.button { background-color: #33CCFF !important; }
a.wc-blue.button:hover { background-color: #00BFFF !important; }

a.wc-green.button { background-color: #A6B738 !important; }
a.wc-green.button:hover { background-color: #83902C !important; }
a.wc-dark-green.button { background-color: #666633 !important; }
a.wc-dark-green.button:hover { background-color: #444422 !important; }

a.wc-red.button { background-color: #CC0033 !important; }
a.wc-red.button:hover { background-color: #990026 !important; }
a.wc-dark-red.button { background-color: #663366 !important; }
a.wc-dark-red.button:hover { background-color: #442244 !important; }

a.wc-orange.button { background-color: #F6C70D !important; }
a.wc-orange.button:hover { background-color: #C9A207 !important; }
a.wc-dark-orange.button { background-color: #CC6633 !important; }
a.wc-dark-orange.button:hover { background-color: #A35229 !important; }

a.wc-grey.button { background-color: #CCCCCC !important; }
a.wc-grey.button:hover { background-color: #C0C0C0 !important; }
a.wc-dark-grey.button { background-color: #999999 !important; }
a.wc-dark-grey.button:hover { background-color: #777777 !important; }