
a:visited    { color: #c00; text-decoration: none }
a:link   { color: #f00; text-decoration: none }
a:hover               { font-style: italic; text-decoration: none }
body   { color: #f00; font-family: Arial; background-color: #fff8dc }
.hr   { color: #f00; border: solid thin }
.column { border-style: none solid none none; border-width: medium thin medium medium; border-color: #fff black #fff white; outline: none thin white }
.BlackSquares   { border: solid 1px black; outline-style: none; outline-color: white }
.RTableHLines  { border-style: solid none; border-width: thin medium; border-color: red white }
.Rcolumn  { border-style: none solid none none; border-width: medium thin medium medium; border-color: #fff red #fff white; outline: none thin white }
.RedSquares    { border: solid 1px red; outline-style: none; outline-color: white }
.RTableHLines  { border-style: solid none; border-color: red white }
