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