#iframe a {
    background-color: #000;
	margin: 0px;
	color: #FF9900;
	text-decoration: none;
	line-height: 29px;
	float: left;
	font-size: 85%;
	text-align: center;
	width: 530px;
}
#iframe a:hover {
	color: #000000;
	height: 28px;
	margin: 0px;
}