body {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #292929;
	background-color: #EFCA3B;

}


a {
	color: #592366;
	text-decoration: none;
}

a:hover {
	color: #00A6C7;
	text-decoration: none;
}


.header {
	font-weight: bold;
	color: #007FD3;
	font-size: 16px;
}
.small {
	font-size: 10px;
}

.literary {
	font-weight: normal;
}
.sidenav {
	width: 150px;
	vertical-align: top;
	align: center;
	}
.youarehere {
	color: #00A6C7;
}
.anotherHeader {
	color: #FF6600;
}
