h1 {
	text-align: center;
}
body {
	background-color: #999999;
}
.Estilo1 {
	color: #C9D8FC;
	font-size: 24px;
	font-weight: bold;
}
.Estilo3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0066FF;
	text-decoration: none;
	cursor: hand;
}
.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #C1D3FB;
	text-decoration: none;
}
.usuario {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
