body, html {
	background-color: #fff;
	color: #000;
	cursor: default;
	font: 14px Verdana;
	height: 100%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

img {
	float: right;
	margin-left: 20px;
}