/* CSS Document */

.room_number { background-color: #fff3cd;  }
.room a { color: #1e3ab1; text-decoration: underline; }
.room a:hover { color: #5a00f0 !important; text-decoration: none !important; }
.room a:visited { color: #1e3ab1; text-decoration: underline; }
.room a:link { color: #1e3ab1; text-decoration: underline; }

.direction01 { background-color: #bef1f1; padding: 5px 0; }
.direction02 { background-color: #f1dbcd; padding: 5px 0; }

