BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

A:link
{
	color: #004E91;
	text-decoration: none
}
A:visited
{
	color: #004E91;
	text-decoration: none
}
A:active
{
	color: #004E91;
}
A:hover
{
	color: #004E91;
}
A.linkFicha:link
{
    color: #004E91;
	cursor:hand;
	text-decoration: underline;
}
A.linkFicha:visited
{
    color: #004E91;
	cursor:hand;
	text-decoration: underline;
}
A.linkFicha:active
{
    color: #004E91;
	cursor:hand;
	text-decoration: underline;
}
A.linkFicha:hover
{
    color: #004E91;
	cursor:hand;
	text-decoration: underline;
}

.linkFicha
{
    color: #004E91;
	font-weight: bold;
	font-style: italic;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

A:link.cuadro
{
	color: White;
	text-decoration: none
}
A:visited.cuadro
{
	color: White;
	text-decoration: none
}
A:active.cuadro
{
	color: White;
}
A:hover.cuadro
{
	color: White;
}

A:link.indice
{
	color: White;
	text-decoration: none
}
A:visited.indice
{
	color: White;
	text-decoration: none
}
A:active.indice
{
	color: #CCCCCC;
}
A:hover.indice
{
	color: #CCCCCC;
}

UL
{
    width: 100%;
    text-align: center;
    list-style-type:square;
}

LI
{
    width: 45%;
    text-align: left;
}

.indice
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
}

.cuadro
{
	font-family: Verdana;
	font-size: 7pt;
	letter-spacing: -1pt;
	line-height: 11pt
}

.cuadroAzul
{
	font-family: Verdana;
	font-size: 7pt;
	letter-spacing: -1pt;
	line-height: 11pt
}

.indice
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold
}
.texto
{
	font-family: Arial;
	font-size: 8pt;
}
