hr {
	color: #FFD700;
	background-color: #FFD700;
}
body {
	color: #FFD700;
	font-family: Arial, Helvetica, sans-serif;
	background: Black;
}
h1 {
	font-family: "Monotype Corsiva", Times New Roman, Serif;
	font-size: 36px;
}

h2, h3, h4, h5, h6 {
	font-family: "Monotype Corsiva", Times New Roman, Serif;
}


p.special {
	font-family: "Monotype Corsiva", Times New Roman, Serif;
}


a:active {
	color: Yellow;
}
a {
	color: #B8860B;
}

a:visited {
	color: #DEB887;
}

table {
	font-family: "Monotype Corsiva", Times New Roman, Serif;
	background-color: transparent;
}
table.text {
	font-family: Arial, Helvetica, sans-serif;
}

td.img {
	border: 2px solid #FFD700;
}
