body {
	font-family: Arial;
	color: #FFFFFF;
}
h2{
	color: #D0C090;
	margin-top: 0px;
}
#floatright {
	float: right;
}
#floatleft {
	float: left;
}
#floatcenter {
	text-align: center;
}
a:link {
	color: #D0C090;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #D0C090;
	text-decoration: underline;
	font-weight: bold;

}
