.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;
	}
	
#menu {
	font-size: 13px;
	font-family: Arial;
	color: #878484;
	text-align: left;
		text-decoration: none;
	}
	
#menu a {
font-size: 13px;
	font-family: Arial;
	color: #878484;
	text-align: left;
	text-decoration: none;
	}

#menu a:hover {
font-size: 13px;
	font-family: Arial;
	color: #01108D;
	text-align: left;
	text-decoration: underline;
	text-weight: bold;
	}
	