.NAVcompany a:link       { color: #990000; }
.NAVcompany a:visited    { color: #990000; }
.NAVcompany a:hover      { color: #990000; }
.NAVcompany a:active     { color: #990000; }

.NAVdesigners a:link       { color: #333333; text-decoration: underline; }
.NAVdesigners a:visited    { color: #333333; text-decoration: underline; }
.NAVdesigners a:hover      { color: #333333; text-decoration: underline; }
.NAVdesigners a:active     { color: #333333; text-decoration: underline; }


.NAVabout a:hover          { color: #333333; text-decoration: underline; }
.NAVhistory a:hover        { color: #333333; text-decoration: underline; }
.NAVchoreographer a:hover  { color: #333333; text-decoration: underline; }
.NAVdancers a:hover        { color: #333333; text-decoration: underline; }
.NAVmanagement a:hover     { color: #333333; text-decoration: underline; }
.NAVdesigners a:hover      { color: #333333; text-decoration: underline; }
.NAVcomposers a:hover      { color: #333333; text-decoration: underline; }

.NAVabout,
.NAVhistory,
.NAVchoreographer,
.NAVdancers,
.NAVmanagement,
.NAVdesigners,
.NAVcomposers {display: inline;}

