html, body {
        font-family: arial, verdana, sans-serif;
        font-size: 12px;
	font-weight: normal;
	color: #285A5A;
	background-color: #D3D6D6;
}

a {
	color: #CCCC00;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline overline;
}

.wait {
	padding-top: 50px;
	margin: auto;
	text-align: center;
	font-weight: bold;
}
