a{
	background-color: green;
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 0 10px 0 10px;
    font-family: tahoma;
}