A.pie {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.pie:visited {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.pie:hover {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
A.pie2 {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.pie2:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.pie2:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
td {
	font-family:"AvantGarde Bk BT", Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
.cuadro {
	border: 1px solid #ffffff;
}
.frase {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a:hover {
	color:#990000;
}
.texto {
	/*	width: 100%;	esto con el firefox da problemas, no poner nada es como poner 100%*/
/*	padding-left:10px;
	padding-right:10px; */

	text-align:justify;
	overflow:auto;
	scrollbar-base-color : #cccccc;
	scrollbar-arrow-color : #770000; 

	height: 326px;
	padding-right:10px;
	vertical-align:middle;

}
