body {
	background-color: #455560;
}

.texto {
	font-size: 11px;
	font-weight: normal;
	color: #45555F;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.texto2 {
	font-size: 12px;
	font-weight: normal;
	color: #F7971D;
	line-height: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link {
	font-size: 11px;
	font-weight: normal;
	color: #45555F;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.link:hover {
	font-size: 11px;
	font-weight: normal;
	color: #F7971D;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.linkactive {
	font-size: 11px;
	font-weight: normal;
	color: #F7971D;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.titulo {
	font-size: 11px;
	font-weight: normal;
	color: #F7971D;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

