.navBox { background-color: #FFFFFF; } .pathBox { background-color: #6676CB; } .navPathBorder { background-color: #6676CB; } .menuBox { background-color: #6676CB; } .menuBoxBorder { background-color: #6676CB; } .menuBoxContentBGColor { background-color: #FFFFFF; } .mainBox { background-color: #6676CB; } .mainBoxBorder { background-color: #6676CB; } .mainBoxContentBGColor { background-color: #FFFFFF; } .menuBoxHeaderContent { font-size: 12px; font-weight: bold; color: #FFFFFF; } .menuBoxContent { font-size: 12px; font-weight: normal; color: #444444; } .mainBoxHeaderContent { font-size: 12px; font-weight: bold; color: #FFFFFF; } .pathContent { font-size: 12px; font-weight: bold; color: #FFFFFF; } .navContent { font-size: 12px; font-weight: bold; color: #C87A28; } A.pathLink { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; } A:hover.pathLink { font-size : 12px; font-weight : bold; color: #FFFFFF; text-decoration: underline; } A.navLink { font-size: 12px; font-style: normal; font-weight: bold; color: #C87A28; text-decoration: none; } A:hover.navLink { font-size : 12px; font-weight : bold; color: #6676CB; text-decoration: underline; } A.menuBoxHeaderLink { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; } A:hover.menuBoxHeaderLink { font-size : 12px; font-weight : bold; color: #FFFFFF; text-decoration: underline; } A.menuBoxContentLink { font-size: 12px; font-weight: normal; color: #1C5082; text-decoration: none; } A:hover.menuBoxContentLink { font-size: 12px; font-weight: normal; color: #007C00; text-decoration: underline; } .headerBG { background: #FFFFFF; }