/* COLORS */
.cwhi {color:#fff!important;}
.bgwhi {background:#fff!important;}
.hwhi:hover {color:#fff!important;}

.cbla {color:#000!important;}
.bgbla {background:#000!important;}
.hbla:hover {color:#000!important;}

.cgrey {color:#999999!important;}
.bggrey {background:#999999!important;}
.hgrey:hover {color:#999999!important;}

.cltgrey1 {color:#B5B5B5!important;}
.bgltgrey1 {background:#B5B5B5!important;}
.hltgrey1:hover {color:#B5B5B5!important;}

.cltgrey2 {color:#EAEAEA!important;}
.bgltgrey2 {background:#EAEAEA!important;}
.hltgrey2:hover {color:#EAEAEA!important;}

.cgold {color: #C88F00}
.bggold {background: #C88F00}
.hgold:hover {color: #C88F00}

.cblu1 {color:#01143D;}
.bgblu1 {background:#01143D!important;}
.hblu1:hover {color:#132958;}

.cblu2 {color:#2640AB;}
.bgblu2 {background:#2640AB!important;}
.hblu1:hover {color:#7d97ff;}



.cora1 {color:#FF6E12;}
.bgora1 {background:#FF6E12!important;}
.hora1:hover {color:#f89150;}