body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFCC00;

}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
