BODY {background:#78D2DA;}

#proaNav {
	background-color: #78D2DA;
}

.nav-link:hover{
	background-color: white;
}

.ltopws {
	text-align:center;

}
.ltopws A {
	background: #ffffc8;
	padding:3px 10px;
	font-size:1.75em;
}
.ltopws A:hover {
	color: #FF3300;
	text-decoration: none;
}