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