.leftnav {
	font-size: 14px;
	font-family: Arial, Sans Serif;
	color: #840084;
	text-align: center;
font-weight: bold;
		text-decoration: none;
	}
	
.leftnav a, .leftnav a:visited {
text-decoration: none;
		font-weight: bold;
	color: #840084;
	}

.leftnav a:hover {
	text-decoration: underline;
		font-weight: bold;
	color: #840084;
	}
