﻿body {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	font: 9.5pt/12pt "tahoma"; color: #666666
}

a:link {
	font-weight : normal;
	text-decoration : none;
	color : #553FFF;
	font: 9.5pt/12pt "tahoma";
} 
a:visited {
	font-weight : normal;
	text-decoration : none;
	color : #553FFF;
	font: 9.5pt/12pt "tahoma";
} 

a:active {
	text-decoration : underline;
	color : #2A1F00;
	font: 9.5pt/12pt "tahoma";
}

a:hover {
	text-decoration : underline;
	color : #cc0000;
	font: 9.5pt/12pt "tahoma";
	
}

.TitulosRojos {
	font: 12pt/12pt "verdana";
	color:#cc0000;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: normal;
	
}

.TitulosAzules {
	font-weight: bold;
	letter-spacing: 1px;
	font: 14px/16pt "tahoma"; color: #336699
}


.TitulosAzulesNuevos {
	font-weight: bold;
	letter-spacing: 0 px;
	font: 13px/10pt "tahoma"; color: #336699
}

.TitulosMiniF {
	font-weight: bolder;
	text-decoration:none;
	letter-spacing: 0px;
	font: 20px/16pt "tahoma";
	color:#2A3F55
}

.TitulosAzulesGrandes {
	font-weight: bold;
	letter-spacing: 2px;
	font: 25px/25px "tahoma"; color: #336699

}
.TextosPequeños {
	font-size: 11px;
	font-weight: none;
	color: #828282;
}

.TextosNormalesTitulos {
	font-size: 15px;
	color: #605454;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: normal
}

.Sagarpa {
	font-size: 9px;
	color: #605454;
	letter-spacing: 1px;
	font-weight:normal;
	line-height: normal;
}

.Descripcion {
	font-size: 12px;
	color: #605454;
	letter-spacing: 1px;
	font-weight:bold;
}

.TextosNormales {
	font-size: 12px;
	color: #828282;
	letter-spacing: 1px;
	line-height: normal
}

.Titulitos {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.negrita {
	font-weight: bold;
}
.negritaRoja{
	font-weight: bold;
	color:#cc0000;
	font-size: 14px;
}
