@charset "UTF-8";
.container-fluid .container .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#555555;	
}


.touch-up {
	style="padding-top: 3px"
}

footer {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#555555;
	padding:5px 2px 7px 2px;
	font-size: 12px;
	text-decoration:none;
	text-align:left;
}


a.about-to-next-function:link {color:#135A7D; text-decoration:underline;}
a.about-to-next-function:visited {color:#555555; text-decoration:underline;}
a.about-to-next-function:hover {color:#6E1414; text-decoration:underline;}