BODY {
	BACKGROUND-IMAGE: url(../imagenes/fondo.jpg);
	MARGIN: 0px;
	background-color: #C6FFC6;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
a.new:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1a1bff;
}
a.new:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0002d0;
}
a.new:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0002d0;
}
P.nota{
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	color: Black;
	font-weight: bold;
}
P.justificado{
	font-family: Arial;
	font-size: small;
	text-align: justify;
	color: Black;
}
P.centrado{
	font-family: Arial;
	font-size: small;
	text-align: center;
	color: Black;
}
P.derecha{
	font-family: Arial;
	font-size: small;
	text-align: right;
	color: Black;
}
P.subtit{
	font-family: Arial;
	font-size: medium;
	text-align: justify;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
P.subtit2{
	font-family: Arial;
	font-size: medium;
	text-align: center;
	color: #FF8C00;
	font-weight: bold;
	text-decoration: underline;
}
P.titulo{
	color: White;
	font-family: Arial;
	font-size: large;
	font-weight: bold;
}
P.titulo2{
	color: White;
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
LI.justificado{
	font-family: Arial;
	font-size: small;
	text-align: justify;
	color: Black;
}h1.titulo{
	color: #FF8C00;
	font-family: Arial;
	font-size: medium;
	}
h2.titulo{
	color: #FF8C00;
	font-family: Arial;
	font-size: medium;
}
h3.titulo{
	color: #FF8C00;
	font-family: Arial;
	font-size: medium;
}
