/* TURN ON SUBLINKS */

#secondnav #subhistory {
		display: block; 
		}

#secondnav #subhistory ul li a {
		font-weight: normal; 
		color: #ad0078;		 
		}
		
#secondnav #subhistory ul li a:hover {
		color: #54c247;
		}

body#messagefromsona li#messagefromsona a
		{
		color: #54c247;
		font-weight: bold;
		}
