body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #064c1f;
}
.link {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none;	font-weight: bold;
}
.link:hover {
	FONT-SIZE: 10px; COLOR: #cccccc; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-weight: bold;
}
.fondoCelda {
	background-image: url(images/fondoescenario.jpg);
	text-align: center;
}
.campo {
	FONT-SIZE: 10px;
	COLOR: #002C0B;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: none;
	background-color: #EEB85E;
	border: 1px solid #EEB85E;
}
.boton {
	FONT-SIZE: 10px;
	COLOR: #002C0B;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #EEB85E;
	border: 1px solid #EEB85E;
}
.nota {
	FONT-SIZE: 9px;
	COLOR: #EEB85E;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.cuerpo {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

