a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	text-decoration: none;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}
.fondo {
	background-attachment: fixed;
	background-image: url(IMAGENES/FONDOCAPAS.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}
.subrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: 669999;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

