.FondoContenido {
	background-image: url(../images/FondoCabecera.gif);
	background-repeat:  repeat-x;
}
.FondoMenu {
	background-image: url(../images/FondoMenu.png);
	background-repeat:  repeat-y;
}
.TextoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TextoMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66FFFF;
	text-decoration: none;
}
.TextoMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.TextoMenu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TextoGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.TextoNegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.TituloContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.TituloEnlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #33CCCC;
	text-decoration: none;
}
.ba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
}
.ba:visited {
	color: #0066FF;
}
.ba:hover {
	color: #000066;
}
.ba:active {
	color: #000066;
}