.indices {
	font-family: Tahoma;
	font-size: 10px;
	color: 909090;
}
.tituloempresa {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.tap {
	font-family: Tahoma;
	font-size: 11px;
	color: #BB0000;
}
A.tap:active{
	text-decoration:none;
}
A.tap:visited{
	text-decoration:none;
}
A.tap:link{
	text-decoration:none;
}
A.tap:hover{
	color:#FFFF9F;
}

