/* TURN ON SUBLINKS */

#secondnav #subnewsletter {
		display: block; 
		} 

#secondnav #subnewsletter ul li a {
		font-weight: normal; 
		color: #ad0078;		 
		}
		
#secondnav #subnewsletter ul li a:hover {
		color: #54c247;
		}

body#newsletterarchive li#newsletter1 a
		{
		color: #54c247;
		font-weight: bold;
		}