a {
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
	color: #BB8800;
}
a:hover {
	color: #17377B;
}
.ptx {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: 400;
	color: #252525;
	vertical-align: top;
	line-height: 13px;
	text-align:justify;
}
.ttx {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: 400;
	color: #252525;
}
a.indice {
	padding-left:5px;
	/*border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: gray;*/
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
	color: #17377B;
	text-align:right;
	width:190px;
}
a.indice:hover {
	background-color: #BB8800;
	color: white;
	text-decoration: none;
}
.marca {
	padding-left:5px;
	/*border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: gray;*/
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: 400;
	color: white;
	text-align:right;
	width:190px;
	background-color: #BB8800;
}