A:link {
	color: #000000;text-decoration: none;
}
A:visited {
	color: #000000;text-decoration: none;
}
A:hover { 
	COLOR: #000000;text-decoration: underline; 
}


.texto {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}


.comboBusca {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
	
.txtTahoma14 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}

.combo {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


