.contenido {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	}
.titulo1 {
	color: #9b0033;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;	
}
.titulo {
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;	
}
.detalle1 {
	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #82af6e;
}
a:link {
	color: #B30A11;
	text-decoration:none;
}
a:visited {
	color: #B30A11;
	text-decoration:none;
}
a:hover {
	color: #CC0000;
	text-decoration:underline;
}
a:active {
	color: #CC0000;
}
.varios {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10px;
}
a.b:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.b:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.b:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.titulo-grande {
	color: #9b0033;
	font-weight: bold;
	font-family: "Arial Black";
	font-size: 15px;	
}
.inversion {
	color: #9b0033;
	font-family: Tahoma;
	font-size: 12px;	
		font-weight: bold;
}
.inversion-negro {
	color: #9b0033;
	font-family: Tahoma;
	font-size: 12px;	
}