a.subMenu { font-family: Arial; font-size: 12px; cursor: hand; cursor: pointer; text-decoration: none; color: #939598; } a.subMenu:hover { text-decoration: underline; color: #231f20; } .mainMenu { position: relative; z-index: 200; } /* RootMenu classes */ a.itemLink { color: #939598; text-decoration: none; } a.itemLink:hover { color: #939598; } td.menuItem { padding-left: 19px; padding-right: 19px; vertical-align: top; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; cursor: default; } td.menuItem2 { padding-left: 19px; padding-right: 19px; vertical-align: top; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; cursor: default; } td.line { font-family: Arial; color: #1c3f95; /* color: #FFFFFF;*/ font-size: 18px; font-weight: bold; vertical-align: top; line-height: 18px; } td.subMenu-bg { padding-left: 19px; }