
.dottedcell { outline: dotted 1px #996 }
a:link            { color: red; font-family: Verdana; font-style: normal; font-weight: bold; font-stretch: normal; text-decoration: none; background-color: #cc9 }
a:visited            { color: red; font-family: Verdana; font-style: normal; font-weight: bold; font-stretch: normal; text-decoration: none; background-color: #cc9 }
a:hover                 { color: #999; font-family: Verdana; font-style: normal; font-weight: bold; font-stretch: normal }
.dottedgreen { border: dotted 1px #996 }
.dottedyellow { border: dotted 1px #ffc }
.dottedup { border-top: 1px dotted #fff }
.dottedbottom { border-bottom: 1px dotted #fff }
