BODY {
	color: White;
	background-color: Black;
	font-family: "Times New Roman", serif;
	font-size: 14px;
}

A {
	color: #FFDE93;
	text-decoration: none
}

A:HOVER {
	color: #FFB400;
	text-decoration: underline
	}

H1 {
	font-family: "Times New Roman", serif;
	font-style: normal;
	color: #B0B458;
	font-size: 27px;
}
H2 {
	font-family:  "Broadway", Geneva, sans-serif;
	font-style: normal;
	color: Blue;
	font-size: 21px;	
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Blue;
	font-size: 16px;	
}


}
B.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Blue;
	font-size: 14px;
}

