.titulostexto {
	font-size: larger;
	font-weight: bold;
	color: #825F3C;
}
.texto {
	color: #825F3C;
	font-size: small;
	font-weight: normal;

}
.textoresaltado {
	font-weight: bold;
	color: #825F3C;
}
.linkspag {
	color: #FFF3D5;
	font-weight: bold;

}
.ConsPediatrico {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF3D5;
	font-weight: bolder;
}
a.clear:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF3D5;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
a.clear:visited {
	color: #FFF3D5;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
a.clear:hover {
	color: #FFF3D5;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
a.clear:active {
	color: #FFF3D5;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #825F3C;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	color: #825F3C;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #825F3C;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #825F3C;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
.textoIndentado {
	color: #825F3C;
	font-size: small;
	font-weight: normal;


}
.textojustificado {
	color: #825F3C;
	font-size: small;
	font-weight: normal;
	text-align: justify;

}
.textoresaltadoRight {

	font-weight: bold;
	color: #825F3C;
	text-align: right;
}

