body {
 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body {
	background-image: url(../img/17original.gif);
	background-repeat: repeat;
	vertical-align: top;
	margin-top: 0px;
}

/* .becas1: usado para las cajitas de descuento en las descripciones de las becas  */
.becas1 {
	text-align:left;
	background-color:#fff5d7;
	border: 1px solid #cc9900;
	padding:3px;
}

.titulo_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/backtit.png);
	background-repeat:no-repeat;
	padding-left:13px
}

.backtext {
background-image:url(../img/background_txt.jpg);
background-repeat: no-repeat;
background-position:top;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td .nav_history a:link {
	color: #333333;}
td .nav_history a:hover {
	color: #333333;}
td .nav_history a:visited {
	color: #333333;}
td .nav_history a:active {
	color: #33333;}
