.textindex {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.inputindex {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #333333;
	height: 23px;

}
.textinterno {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.inputinterno {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.title {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

