/* TURN ON SUBLINKS */

#secondnav #subnewsrelease {
		display: block; 
		} 

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

body#newsreleasearchive li#newsrelease1 a
		{
		color: #54c247;
		font-weight: bold;
		}
