BODY {
		
}

.NavLink {
	font-size: 22px;
	font-weight: bold;}
	
A.NavLink {color: #FF1188; text-decoration: underline}
A.NavLink:visited {color: #FF1188; text-decoration: underline}
A.NavLink:active {color: #000000; text-decoration: underline}
A.NavLink:hover {color: #000000; text-decoration: underline} 

