  body {
  	background-color: #08011d;
  	margin-top: 30px;
  }

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.inv {
font-size: 4px;
color: #00010E;

}
.nav {
	font-size: 14px;
	font-weight: bold;
	color: #BD8659;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}