.topframe {
	margin-top: 30px;
	margin-left: 15%;
}
a {
	font: Baltic;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px inset #ffffff;
}
.button-bgr {
	text-align: center;
	vertical-align: middle;
	width: 165px;
	height: 35px;
	background-image: url(button-bgr.png);
}
.button-bgr-over {
	text-align: center;
	vertical-align: middle;
	width: 165px;
	height: 35px;
	background-image: url(button-bgr-over.png);
}
.novo {
	border: 0px;
}
.attention {
	vertical-align: middle;
	position: relative;
}

