.link-lrg	 	{Font-Size : Large ;Text-Decoration : None}
.link-lrg:hover	 	{Font-Size : Large ;Text-Decoration : Underline}
.link-med	 	{Font-Size : Medium ;Text-Decoration : None}
.link-med:hover	 {Font-Size : Medium ;Color : red ;Text-Decoration : Underline}
.link-norm	 {Font-Size : Small ;Text-Decoration : None}
.link-norm:hover	 {Font-Size : Small ;Color : red ;Text-Decoration : Underline}
.link-x-small	 {Font-Size : X-small ;Text-Decoration : None}
.link-x-small:hover	 {Font-Size : X-small ;Color : red ;Text-Decoration : Underline}
.link-xx-small	 {Font-Size : XX-small ;Text-Decoration : None}
.link-xx-small:hover	 {Font-Size : XX-small ;Color : red ;Text-Decoration : Underline}
.nav-link-norm	 {Font-Size : xx-small ;Font-Weight : bold; Text-Decoration : None; Color : #2F0F80}
.nav-link-norm:hover	 {Font-Size : xx-small ;Font-Weight : Bold; Color : #FFFFCC ;Text-Decoration : Underline}
.nav-text-norm	 {Font-Size : xx-small ;Font-Weight : bold; Text-Decoration : None; Color : #2F0F80}
.norm-indent 	{Margin-Left : 10px ;Font-Size : Small ;Font-Style : Normal}
.norm-large	 {Font-Size : Large; Font-Weight : Normal}
.norm-med 	{Font-Size : Medium; Font-Weight : Normal}
.norm-norm	 {Font-Size : Small; Font-Weight : Normal; Color : Black}
.norm-x-large	 {Font-Size : X-large; Font-Weight : Normal}
.norm-x-small	 {Font-Size : X-small; Font-Weight : Normal}
.norm-xx-large	 {Font-Size : XX-large; Font-Weight : Normal}
.norm-xx-small	 {Font-Size : XX-Small; Font-Weight : Normal}
body {background-image : url(images/nav_background.jpg);
      background-attachment : fixed;
      scrollbar-face-color : #F4F2F4;
      scrollbar-track-color : #C8C4C8;
      scrollbar-arrow-color : #2F0F80;
      scrollbar-highlight-color : #C8C4C8;
      scrollbar-3dlight-color : #F4F2F4;
      scrollbar-shadow-color : #2F0F80;
      scrollbar-darkshadow-color : #C8C4C8 }

