.MenuSelection { font-size: 11px; font-family: 'Arial', Trebuchet MS, Verdana, Helvetic; 
               color: #000000; font-weight: normal }
               
.PageTitle   { font-family: 'Century Schoolbook', Arial, Verdana, Helvetic; font-size: 16pt; 
               color: #006699; font-weight: normal }
               
.SubHeading  { font-family: 'Arial', Trebuchet MS, Verdana, Helvetic; font-size: 10pt; 
               font-weight: bold; color: #666633 }
               
.ContentText { font-size: 9pt; font-family: 'Arial', Trebuchet MS, Verdana, Helvetic; 
               color: #333333 } 

.SmallContentText {font-size: 8pt; font-family: 'Arial', Trebuchet MS, Verdana, Helvetic;
	          color: #666666 } 
			  
.NewsContentText {font-size: 8pt; font-family: 'Arial', Trebuchet MS, Verdana, Helvetic;
	          color: #000000 }
	    
.NewsletterText {font-size: 8pt; font-family: 'Arial', Trebuchet MS, Verdana, Helvetic;
	          color: #000000 }          
               
a:visited    { color: #666633; font-weight: normal }
a:link       { color: #666633; font-weight: normal }
a:hover      { color: #006699; text-decoration: underline; font-weight: normal }

A.IndexLink:visited { color: #666633; text-decoration: none; font-weight: normal }
A.IndexLink:link { color: #666633; text-decoration: none; font-weight: normal }
A.IndexLink:hover { color: #006699; text-decoration: underline; font-weight: normal }

A.MenuNav:visited { COLOR: #000000; TEXT-DECORATION: none }
A.MenuNav:link { COLOR: #000000; TEXT-DECORATION: none }
A.MenuNav:hover { COLOR: #000000; TEXT-DECORATION: none; background-color : #FFFFCC }

A.BottomNav:visited { COLOR: #FFFFFF; TEXT-DECORATION: none }
A.BottomNav:link { COLOR: #FFFFFF; TEXT-DECORATION: none }
A.BottomNav:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline }

A.RelatedLink:visited { COLOR: #666633; TEXT-DECORATION: none }
A.RelatedLink:link { COLOR: #666633; TEXT-DECORATION: none }
A.RelatedLink:hover { COLOR: #006699; TEXT-DECORATION: underline }

A.Newsletter:visited { COLOR: #ffffff; TEXT-DECORATION: none }
A.Newsletter:link { COLOR: #ffffff; TEXT-DECORATION: none }
A.Newsletter:hover { COLOR: #ffffff; TEXT-DECORATION: underline; }

A.NewsLink:visited { COLOR: #000000; TEXT-DECORATION: none }
A.NewsLink:link { COLOR: #000000; TEXT-DECORATION: none }
A.NewsLink:hover { COLOR: #006699; TEXT-DECORATION: underline }

A.TopNav:visited { COLOR: #000000; TEXT-DECORATION: none }
A.TopNav:link { COLOR: #000000; TEXT-DECORATION: none }
A.TopNav:hover { COLOR: #000000; TEXT-DECORATION: underline }


