A:link { color: #333333; text-decoration: underline; } /* top cell, under links, bottom */ .background1 { background-color: #003366; } /* top navigation */ .background2 { background-color: #0052A3; } /* inner section divider */ .background3 { background-color: #000066; } /* left side */ .background4 { background-color: #0052A3; } A:visited { color: black; text-decoration: underline; } A:active { color: #333333; text-decoration: none; } A:hover { color: #F39000; text-decoration: underline; } a:link.blklink { color: #F39000; text-decoration: none; } a:visited.blklink { color: #F39000; text-decoration: none; } a:active.blklink { color: #F39000; text-decoration: none; } a:hover.blklink { color: #333333; text-decoration: underline; } a:link.whtlink { color: #FFFFFF; text-decoration: underline; } a:visited.whtlink { color: #FFFFFF; text-decoration: underline; } a:active.whtlink { color: #FFFFFF; text-decoration: underline; } a:hover.whtlink { color: #FFFFFF; text-decoration: underline; } TD { font-size: 13px; font-family : Verdana; } body { margin:0; } UL { margin-top: 0; margin-bottom: 0; } .NoScreen { DISPLAY: none; VISIBILITY: hidden; } div.popup_item{ position : relative; z-index : 10; background : #fff url('images/closer.gif') no-repeat top right; border-style: outset; width : 450px ; padding : 0px 30px 30px 10px; margin-top : 0em; DISPLAY: none; }