a:link, a:visited {
text-decoration: none
}

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background-color: #EDA718;
	}
	
.negro10px {
	font-size: 10px;
	color: #000000;
}

a:hover.negro10px {
	color: #666;
}
.estudiodesoluciones {
	right: 0px;
	bottom: 0px;
	position: absolute;
}

.gris {color: #666666}
.negro14px {
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
a:hover.negro14px {
	color: #666;
}.nombres {
	font-size: 24px;
	line-height: 45px;
}

