.selectednav { color: #CC0000; font-weight:bold; text-decoration: none; } .selectednavchild { color: #CC0000; font-weight:bold; text-decoration: none; } a.nav:link { font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight:bold; text-decoration: none; } a.nav:hover { color: #CC0000; font-weight:bold; text-decoration: none; } a.nav:active { color: #CC0000; font-weight:bold; text-decoration: none; } a.nav:visited { color: #FFFFFF; font-weight:bold; text-decoration: none; } a.rednav:link { font-family:Arial, Helvetica, sans-serif; color:#CC0000; font-weight:bold; text-decoration:none; } a.rednav:hover { color:#000000; font-weight:bold; text-decoration:none; } a.rednav:active { color:#CC0000; font-weight:bold; text-decoration:none; } a.rednav:visited { color:#CC0000; font-weight:bold; text-decoration:none; } a.navchild:link { font-family:Arial, Helvetica, sans-serif; color: #313131; font-weight:bold; text-decoration: none; } a.navchild:hover { color: #CC0000; font-weight:bold; text-decoration: underline; } a.navchild:active { color: #CC0000; font-weight:bold; text-decoration: underline; } a.navchild:visited { color: #313131; font-weight:bold; text-decoration: none; } .pathnav a:link { font-family:Arial, Helvetica, sans-serif; color: #999999; font-weight:normal; text-decoration: none; } .pathnav a:hover { color: #CC0000; font-weight:normal; text-decoration: underline; } .pathnav a:active { color: #313131; font-weight:normal; text-decoration: underline; } .pathnav a:visited { color: #999999; font-weight:normal; text-decoration: none; }