body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.texto1 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
}
.texto2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto3 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
#cajatexto {
	position:absolute;
	top:327px;
	width:711px;
	height:129px;
	overflow: scroll;
}
