body { background: black; margin-top: 0px; margin-left: 0px;}

a         { text-decoration: none; font-family: courier new; font-size: 12px }
a:link    { color: #696969 }
a:visited { color: #696969 }
a:hover   { color: white }
a:active  { color: #696969 }

.principal  {
position: absolute;
top: 10%;
left: 50%;
margin-left: -35%;
height: 80%;
width: 70%; }

TD {width:1%}

IMG {border-color:black}

P {	font-size: 12px; 
	font-family: courier new; 
	color: white;
	width:516px; 
	margin:15px auto;}

.texto {
position: relative;
visibility:hidden;
font-size: 12px; 
font-family: courier new; 
color: white}

.indextexto {
position: absolute;
top: 50%;
left: 50%;
width: 300px;
height: 100px;
margin-top: -50px;
margin-left: -150px;
text-align:center;
font-size: 12px; 
font-family: courier new; 
color: white; }