.barra-uol{
	background-image:url(http://www2.uol.com.br/parcerias/docs/barra/fundo_barra_uol10.gif);
	background-repeat:repeat-x;
	width:100%;
	height:24px;
	text-align:center
}

.barra-uol table{ margin:0 auto; }

.barra-uol select *{ font-family:Arial; font-size:10px; color:#fff; }

.barra-uol table tr td a 
{
    text-decoration: none;
}
.barra-uol table tr td a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
.barra-uol table tr td a:hover, a:active {
	border-bottom: none;
}

.barra-uol table tr td a:link img,
.barra-uol table tr td a:visited img,
.barra-uol table tr td a:hover img,
.barra-uol table tr td a:active img {
	padding: 0;
	background: none;
	border: none;
}
