BODY {
	color: #CC9900;
	background-color: #FFF8E0;
	font-family: Arial, "Arial Narrow", System, sans-serif;
	font-size: medium;
	text-align: center;
}

A {
	color: #CC9900;
}
A:HOVER {
	color: #FFCC99;
	font-style: normal;
	font: bolder;
}
img {
	border: none;
}

h4 {
	font-size: xx-small;
	color: Black;
}

table {
	background-color: #FFF8E0;
	vertical-align: middle;
	text-align: center;	
}