
a { text-decoration: none }
.table { border: solid 1px green }
.under { border-bottom: 1px solid green }
.bar { border-bottom: 1px dashed gray }
.right { border-right: 1px solid green }
.under2 { border-right: 1px solid green; border-bottom: 1px solid green }
