body {
	background-image: url(images/fondo.jpg);
	background-repeat:   repeat-x;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.cab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #177BA3;
	font-weight: bold;
}
a.enl1:link,a.enl1:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a.enl1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #990000;
}
a.enl2:link,a.enl2:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a.enl2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #000099;
}
