.username--invisible {
color:#e0e6f0
}
.username--banned {
text-decoration:line-through
}
.username--style2 {
color:#C0C0C0;
text-shadow:1px 1px 3px #808080
}
.username--style3 {
color:red;
text-shadow:#f00 1px 1px 10px
}
.username--style6 {
color:#008000;
text-shadow:#008000 1px...