﻿.clNone { color: none !important; }
.bgNone { background-color: none !important; }
.brNone { border-color: none !important; }

.clWhite { color:white !important; }
.bgWhite { background-color: white !important; }
.brWhite { border-color: white !important; }

.clBlack { color: black !important; }
.bgBlack { background-color: black !important; }
.brBlack { border-color: black !important; }
