.w3-theme-l5 {color:#000 !important; background-color:#ffeaea !important}
.w3-theme-l4 {color:#000 !important; background-color:#ffb8b8 !important}
.w3-theme-l3 {color:#fff !important; background-color:#ff7070 !important}
.w3-theme-l2 {color:#fff !important; background-color:#ff2929 !important}
.w3-theme-l1 {color:#fff !important; background-color:#e00000 !important}
.w3-theme-d1 {color:#fff !important; background-color:#8a0000 !important}
.w3-theme-d2 {color:#fff !important; background-color:#7a0000 !important}
.w3-theme-d3 {color:#fff !important; background-color:#6b0000 !important}
.w3-theme-d4 {color:#fff !important; background-color:#5c0000 !important}
.w3-theme-d5 {color:#fff !important; background-color:#4d0000 !important}

.w3-theme-light {color:#000 !important; background-color:#ffeaea !important}
.w3-theme-dark {color:#fff !important; background-color:#4d0000 !important}
.w3-theme-action {color:#fff !important; background-color:#4d0000 !important}

.w3-theme {color:#fff !important; background-color:#990000 !important}
.w3-text-theme {color:#990000; background-color:#ffffe1 !important}
.w3-border-theme {border-color:#990000 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#990000 !important}
.w3-hover-text-theme {color:#990000 !important}
.w3-hover-border-theme:hover {border-color:#990000 !important}

a:link {color: #FF0000;}
a:visited {color: #FF0000;}
a:hover {color: #FF0000;}
a:active {color: #FF0000;}

hr {color: #000; background-color: #000; height: 5px; width: 100%;}
