.button A
{
	width: 150px;
	height: 20px;
	text-decoration: none;	
	font-size: 15px;
	background-color: #004CD0;
	color: #FFFFFF;
	text-align: center;
	border: 1px #FFFFFF solid;
	float: left;
}