/* For changing the colour of the Player Login box text */ /* Header Text*/ .loginHeaderBoxText{ font-family: "Verdana","Arial","Helvetica","Geneva"; color: #ffffff; font-size: 12px; font-weight: bold; } /* Go Text */ a.loginHeaderBoxLink,a:hover.loginHeaderBoxLink,a:visited.loginHeaderBoxLink { font-family: "Verdana","Arial","Helvetica","Geneva"; color: #ffffff; font-size: 12px; font-weight: bold; } /* For Gradiented BG images on left Nav */ .leftNav { background-color: #ffff33; background-image : url("/the-price-is-right/img/nav_bg.jpg"); background-repeat:repeat-x; } .leftNavText{ font-family: "Verdana","Arial","Helvetica","Geneva"; color: #000066; font-size: 11px; font-weight: bold; text-decoration: none; } a.responsibleLink,a:hover.responsibleLink,a:visited.responsibleLink{ font-family: "Verdana","Arial","Helvetica","Geneva"; color: #000066; font-size: 11px; font-weight: bold; text-decoration:none; } /* For Gradiented BG images on right Nav */ .rightNav { background-color: #ffff33; background-image : url("/the-price-is-right/img/nav_bg.jpg"); background-repeat:repeat-x; } a.headerFooterLink,a:hover.headerFooterLink,a:visited.headerFooterLink { font-family: "Verdana","Arial","Helvetica","Geneva"; color: #333333; font-size: 11px; text-decoration: none; } /* Header Text Style */ h2{ font-family: "Verdana","Arial","Helvetica","Geneva"; color: #000000; font-size: 11px; text-decoration: none; font-weight: normal; margin-bottom : 0px; padding-bottom : 0px; margin-top : 0px; padding-top : 0px; }