.navegador {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #330000;
	font-style: normal;
}
.txtindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.parrafo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
}
.bttnombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #330000;
	margin: 4px;
	height: 16px;
	width: 210px;
}
.bttnumero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #330000;
	margin: 4px;
	height: 16px;
	width: 80px;
}
.bttarez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #330000;
	margin: 4px;
	width: 210px;
}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	text-decoration: none;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330000;
	font-weight: bold;
}
.fno {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
.fsi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
