.texto {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 10px;
}
a:link {
	text-decoration: none;
	color: #667b00;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #667b00;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #667b00;
}
a:active {
	text-decoration: none;
	color: #667b00;
}
.center {
	text-align: center;
	width: 70%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.cursos {
	text-align: left;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.caja {
	position: relative;
	top: 10px;
	z-index: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #667b00;
	width: 80%;
}
hr {
	color: #667b00;
}
.menu {
	position: relative;
	top: 20px;
	text-align: center;
}
.raya1 {
	position: relative;
	top: 20px;
}
.raya2 {
	position: relative;
	top: 15px;
}
.raya3 {
	position: relative;
	top: 15px;
}
