
.text01{
border: 1px solid #427de0;
width:250px;
margin-left:4px;
margin-top:2px}

.button {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #fff;
	cursor: hand;
	background : #427de0;
	font-weight: bold;
	margin-left:4px;
	border: 1px solid #003366;
	margin-top:8px;
}