.textos {
	font-family: Tahoma;
	font-size: 11px;
	color: #5B5A59;
	letter-spacing: 1pt;
}
.textosnegrita {
	font-family: tahoma;
	font-size: 11px;
	color: #5B5A59;
	font-weight: bold;
}
.textoscursiva {
	font-family: tahoma;
	font-size: 11px;
	font-style: italic;
	color: #5B5A59;
}
.textosextra {
	font-family: tahoma;
	font-size: 11px;
	color: #FF7942;
}
.textosextranegrita {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF7942;
	letter-spacing: normal;
}
.txtcursivanegrita {
	font-family: tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #5B5A59;
}
A:link {color:#FF7942; font-size:11px; text-decoration: none; font-family:Tahoma;}
A:visited {color:#FF7942; font-size:11px; text-decoration: none; font-family:Tahoma;}
A:active {color:#FF7942; font-size:11px; text-decoration: none; font-family:Tahoma;}
A:hover {color:#ffffff; font-size:11px; text-decoration: none; font-family:Tahoma; background:#FF7942}

.rojoTXT {
	font-family: tahoma;
	font-size: 11px;
	color: #FD0107;
	letter-spacing: 1pt;
	white-space: normal;
}
.rojoTXTnegrita {
	font-family: tahoma;
	font-size: 11px;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #FD0107;
}

