a {
	font: italic bolder 16px "Times New Roman", Times, serif;
	color: #BA9E19;
	text-decoration: none;
}
a:hover {
	font: italic bolder 16px "Times New Roman", Times, serif;
	color: silver;
	text-decoration: none;
}
p {
	font: 14px "Times New Roman", Times, serif;
	color: #000033;
}
h1 {
	font: italic 26px "Times New Roman", Times, serif;
	color: #C0A520;
}
h1 a:hover {
	color: silver;
}
h1 a {
	color: #C0A520;
}

.border {
	border: 1px solid #C0A520;
}
h2 {
	color: #988319;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
		font-weight: 100;

}
h2 a {
	text-decoration: underline;
	font-style: normal;
			font-weight: 100;

}
h2 a:hover {
	text-decoration: none;
	font-style: normal;
				font-weight: 100;

}

h3 {
	font: italic bolder 14px "Times New Roman", Times, serif;
	color: #C0A520;

}
li {
font: 14px "Times New Roman", Times, serif;
	color: #000033;
	}
