.okay{
	float: left;
	width:106px;
	height:32px;
	line-height: 32px;
	background:url(../images/button.png) no-repeat;
	text-decoration:none;
}

.okay:hover{	
	float: left;
	width:106px;
	height:32px;
	line-height: 32px;
	background:url(../images/button-roll-over.png) no-repeat;
	text-decoration:none;
}

body{
	margin:0px 0px 0px 0px;
	color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
p {
	margin:.75em;
	}

h1{
	color:#EDC300;
	/*font-weight:normal;*/
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
