h1 {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0200;
	font-size: medium;
	text-transform: capitalize;


}
a:link {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: small;
	border: #000000;
	text-transform: capitalize;




}
p {
	

font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #FFFFFF;

	font-size: small;

	text-transform: none;

 

}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: small;
	border: #000000;
	text-transform: capitalize;

}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;

}


body {
	background-color: #676636;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0500;
}
