.charlie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
.lowernav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #333;
}
.lowernav a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #063;
	text-decoration: none;
}
.lowernav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #066;
	text-decoration: none;
}

.lowernav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #0C9;
	text-decoration: none;
}
.lowernav a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #0C9;
	text-decoration: none;
}
