/* CSS used in tenant pages */


h6 {
	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	}

.aname:hover {
	color: black;
	text-decoration: none;
	border: none;
	}

.aname:focus {
	color: black;
	text-decoration: none;
	border: none;
	}