body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#FFFFFF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.destacado {
	font-weight: bold;
	color: #EF7D4A;
}
.subir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
a:link {
	color: #EF7D4A;
}
a:visited {
	color: #EF7D4A;
}
a:hover {
	color: #EF7D4A;
}
a:active {
	color: #EF7D4A;
}
.notasmargen {
	font-style: italic;
	color: #666666;
}

