#escuela a{
	float: left;
	color: #333;
	margin-top: 20px
}
#escuela a:hover{
	text-decoration: underline;
}

.txt h2 {
	font-size: 1.8em;
	display: block;
	margin: 25px 0 10px 0;
	color: #EB6C06;
	font-family: 'dinprobold', Arial;
	font-weight: normal;
}