@charset "utf-8";
/* CSS Document */
.carnage {
	color: #dc143c;
	text-align: center;
}
.trauma {
	color: #08affd;
	text-align: center;
}
.brawl {
	color: #99ffcf;
	text-align: center;
}
.ppv {
    color: #ffff00;
    text-align: center;
    font-weight: bolder;
}
.xWa {
    color: #b3b3b3;
    font-weight: bolder;
    text-align: center;
}
.xWn {
	color: #d40000;
	font-weight: bold;
	text-align: center;
}