
        







.white-text a{
	color:#fff;
	text-decoration: none;
}

.black-text a{
	color:#000;
	text-decoration: none;
}

.red-text a{
	color:#b20837;
	text-decoration: none;
}

.white-text a:hover{
	color:#b20837;
}

.black-text a:hover{
	color:#b20837;
}

/**umb_name:White Text*/
.white-text {
	color:#fff;
}

/**umb_name:Black Text*/
.black-text {
	color:#000;
}

/**umb_name:Red Text*/
.red-text {
	color:#b20837;
}
