body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFAA22;
	background-image: none;
	text-align: center;
}
a:link {
}
h2 {
	color: #990000;
	text-align: center;

}
a:visited {
	color: #FFFFCC;
}

