@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
.Estilo1 {color: #666666}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.flecha {

	text-decoration: none;
	font-size:24px;
	border:none;

}

.filet
{
border-top:thin #999999 solid;
border-top-width:50%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Estilo2 {
	font-size: 11px;
	color: #666666;
}