body {
	cursor: pointer;
	font-family: Verdana;
	font-size: xx-small;
	text-decoration: none;
	background-color: #FFFFCC;
}

a {
	cursor: pointer;
	font-family: Verdana;
	font-size: xx-small;
	text-decoration: none;
	color: #000000;

}

