.RB {
color : red;
background-color : black;
border : 3px solid green; 
}
.GO {
color : green;
background-color : orange;
}
