body a{
	text-decoration: none;
}

a .nav-link{
	border-bottom: 1px solid white;
	border-radius: 5px;
	color:skyblue;
}