h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #838A6F;

}
font {
	font-family: "Times New Roman", Times, serif;
	color: #838A6F;

}
a:link {
	color: #A9A492;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;


}
a:hover {
	color: #00FF00;
	text-decoration: overline;


}
h2 {
	color: #838A6F;
	font-family: "Times New Roman", Times, serif;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #A9A492;

}
p {
	font-family: "Times New Roman", Times, serif;
	color: #838A6F;
}
