body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #505050;
	
}
.Estilo2 {color: #F7D700}
.Estilo5 {color: #F7D700 ; font-size:18px}
.Estilo6 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Estilo7 {font-size: 12px;color: #F7D700}
.Estilo8 {font-size: 1px ;color: #F7D700}
a:link {
	text-decoration: none;
	color: #F7D700;
}
a:visited {
	text-decoration: none;
	color: #F7D700;
}
a:hover {
	text-decoration: none;
	color: #6386AD;
}
a:active {
	text-decoration: none;
}