


table tr.clicked {
    background-color: #0B628D;
}
.clicked {
    background-color: yellow;
}

