.MenuTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
a:link {
	color: #999999;
	text-decoration: blink;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
.MenuTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
.MenuTextoItallic {
	font-style: italic;
	font-weight: lighter;
}
.INDEXnumebers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
}
.MenuAnteriores {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
.TextoNegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
.TextoNegroTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;

}
