body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto_blanco_normal {

	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_negrilla_negro {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto_negrilla_blanco {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_negro_normal {

	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texto_negrilla_verde {

	font-size: 12px;
	font-weight: bold;
	color: #36491B;
}
.link
{
	color:White;
	font-size:11px;
}
