body {
 font-family: Arial, sans-serif;
 }

a, a:link {
 background-color: transparent;
 color: #B0A89B;
 text-decoration: underline;
 }

a:visited {
 background-color: transparent;
 color: #B0A89B;
 text-decoration: underline;
 }

a:active {
 background-color: transparent;
 color: #B0A89B;
 text-decoration: none;
 font-style: normal;
 }

a:hover {
 background-color: transparent;
 color: #B0A89B;
 text-decoration: none;
 font-style: normal; 
 
 }

p, td, li, dd, div {
 color: #000000;
 font-family: Arial, sans-serif;
 }

.labyrinth {
 color: #B0A89B;
 }

