body {
background-color: #000000;
}

a {

	color: #000;

	text-decoration: none;

}
a:visited {

	color: #820d19;

	text-decoration: none;

}
a:hover { color: #b4885a; font-weight: normal; text-decoration: underline; }
.html { font-size: 50px; font-family: arial; }

