@charset "utf-8";
/* CSS Document */

.cor1, .txt-cor1{ color: #f7931e !important; }
.cor2, .txt-cor2{ color: #006837 !important; }
.cor3, .txt-cor3{ color: #FFFFFF !important; }
.cor4, .txt-cor4{ color: #000000 !important; }

.bg-cor1{ background: #f7931e !important; }
.bg-cor2{ background: #006837 !important; }
.bg-cor3{ background: #FFFFFF !important; }
.bg-cor4{ background: #000000 !important; }

.cor1-hover:hover{ background: #f7931e !important; color: #000000 !important; }
.cor2-hover:hover{ background: #006837 !important; color: #f7931e !important; }
.cor3-hover:hover{ background: #FFFFFF !important; color: #000000 !important; }
.cor4-hover:hover{ background: #000000 !important; color: #FFFFFF !important; }