body {
	background-color: #FFFF99;
	color: #006600;
}


h1 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size:16px:
	background-color: #FFFF99;

	}

h2 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size:14px:
	background-color: #FFFF99;
	}

h3 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size:12px:
	background-color: #FFFF99;
	}

h4 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size:12px:
	background-color: #FFFF99;
	} 

h5 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size:12px:
	background-color: #FFFF99;
	}

h6 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size:12px:
	background-color: #FFFF99;
	}

a {
  	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size:16px:
	background-color: #FFFF99;
	}
a:active {
	color: #006600;
}

a:visited {
	color: #006600;
}
a:hover {
	color: #FF0000;


