body {
	background-image: url(images/bck_.jpg);
	background-color: #00509F;
	background-repeat: repeat-x;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 13px;
	color: #474200;
}
a:link {
	color: #F1AE05;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F1AE05;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}

#practicantes {
	background-image:url(images/ngpracticantes.jpg);
	width:100%;
	height:1700px;
	background-repeat:no-repeat;
	background-color:#F1EFE4;

}

