body { 
	font-family : Verdana, sans-serif;
	font-size : small;
	text-align: center;
	color: #000;
	background-color: #fff;
}

fieldset {
	width: 480px;
	margin: auto;
}

a {
	color: black;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
