#btn1, #btn2 {
	border: none;
	border-radius: 0;
}	
#btn1:hover, #btn2:hover {
	background: none;
	color: #000;
}
