diff --git a/orderbook.html b/orderbook.html
index 3df46022..fa1ca85f 100644
--- a/orderbook.html
+++ b/orderbook.html
@@ -30,7 +30,47 @@
.tftable tr {background-color:#2f2f2f;}
.tftable td {font-size:12px;border-width: 1px;padding: 8px;border-style: solid;border-color: #686767;}
.tftable tr:hover {background-color:#171515;}
+ .tftable tr.selected {background-color:#171515;}
+
+
+
+
+