a:visited { color: #990099} 
a:hover { color: #CC66FF} 

a.navlink { color: #FFFFFF; 
	text-decoration: underline 
	} 
a.navlink:visited { color: #CCCC99} 
a.navlink:hover { color: #CC66FF} 

a.navlinkheader { color: #330066; text-decoration: none}

a.bignavleft { color: #330066; 
		text-decoration: none;  
		font-size: 14pt;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-weight: bold;
	    } 

a.bignavleft:hover { color: #CC66FF} 


a.bignav { color: #330066; 
	text-decoration: underline;  
	font-size: 16pt;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	} 

a.bignav:visited { color: #990099} 
a.bignav:hover { color: #CC66FF} 


a.littlenav { color: #330066; 
	text-decoration: underline;  
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	}

a.littlenav:hover {background-color: #330066; 
		color: #FFFFFF;
		}
