body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo.jpg);
}
.txtBox {
	background-color: #F5F5EF;
	height: 17px;
	width: 200px;
	border: 1px solid #102236;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Estilo2 {color: #666666}
.Estilo4 {
	color: #27476E;
	font-weight: bold;
}
.Estilo6 {color: #27476E; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.Estilo7 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.Estilo9 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.txtBox2 {
	background-color: #F5F5EF;
	width: 200px;
	border: 1px solid #102236;
}
.txtButton {
	background-color: #0B162A;
	height: 19px;
	width: 70px;
	border: 1px solid #102236;
	color: #F5F5EF;
}
