a.round2, a:visited.round2   {
	color: #1b2f51;
	background: #cfe7ff url() no-repeat;
	padding: 2px 6px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: .9em;
	text-decoration: none;
	}

a.round2:hover {
	color: #f2f2f2;
	background: #2c4e88 url() no-repeat;
	text-decoration: none;
}

a.round2 {
	display:inline;
}

a.round {
	display:none;
}
