BODY {
	FONT-FAMILY: Arial;
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #488DDA;
}
a:visited {
	color: #488DDA;
	text-decoration: none;
}
a:hover {
	color: #FF7200;
	text-decoration: none;
}
a:active {
	color: #FF7200;
	text-decoration: none;
}
.texto {
	color: #333333;
	font-size: 11px;
	text-align: justify;
	font-family: Arial;
}
.caja {
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	font-family: Arial;
}
.mini {
	font-size: 10px;
	text-align: justify;
	font-family: Arial;
}
.copyright {
	font-size: 11px;
	color: #666666;
}
.inputoff {
	FONT-SIZE: 11px;
	COLOR: #000000;
	BACKGROUND-COLOR: #eeeeee;
	font-family: Arial;
	border: 1px solid #eeeeee;
}
.inputon {
	border: 1px solid #000000;
	background: #eeeeee;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.textobold {
	font-size: 13px;
	font-weight: bold;
}
.subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.titulo {
	font-size: 13px;
	font-weight: 600;
	font-family: Arial;
	color: #666666;
}
.handtexto {
	CURSOR: hand;
	color: #488DDA;
	font-size: 11px;

}
.handtitulo {
	cursor: hand;
	font-size: 13px;
	font-weight: 600;
	font-family: Arial;
	color: #666666;

}
