
.but4 {
font : bold;
	text-transform: uppercase;
	text-align:center;
background-color:#f39c12;	
	
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	}

.but4:hover, .but1:visited {
font : bold;
	text-transform: uppercase;
background-color:#f39c12;
}
