body { background: #000000; } a { color: White; text-decoration: none; } a:hover{ color: white; text-decoration: none; } .header{ background-image: url(images/header_sky.gif); background-repeat: no-repeat; } .header_text{ font-family: "Times New Roman"; font-size: 14; color: White; padding-right: 20px; } .maintext{ font-family: Verdana; font-size: 10px; color: White; padding-left: 20; padding-right: 20; padding-top: 15; } .footerline{ background-image: url(images/footer_bg.gif); background-repeat: repeat-x; height: 29px; width:742px; } .headerline{ background-image: url(images/header_bg.gif); background-repeat: repeat-x; height: 29px; width:742px; } .footer{ font-family: Verdana; font-size: 10px; color: #828282; text-align: center; } .maint{ font-family: Verdana; font-size: 12px; color: White; } .page_title{ font-family: "Times New Roman"; font-size: 18px; color: White; } a.link_{ color: #00BFFF; text-decoration: underline; } a.link_:hover{ color: #00BFFF; text-decoration: none; } a.link2{ color: Navy; text-decoration: underline; } a.link2:hover{ color: Navy; text-decoration: none; }