#footer { text-align:center; font: 80% sans-serif; color: #fff; padding: 5px; }
#footer a { color: #fff; font-weight: bold; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.navlink a {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none;
	font: 80% sans-serif, verdana;
	margin-right: 2em;
}

.navlink {
	text-align: center;
	color: #fff; 
	font-weight: bold; 
	text-decoration: none;
	font: 18px sans-serif, verdana;
	margin-right: 2em;
}

.border {
    border-width: 1px;
	border-color: white;
	border-style: solid;
	
	
	
}	