#img{
	position: absolute;
}
body{
font-family: Copperplate Gothic Bold, Verdana, Arial, Helvetica, sans-serif;
background-color:#000000;
}

a{
font-weight:bold;
color:#000000;
text-decoration:none;
display: block;
width: 120px;
height: 19px;
}

a:hover{
font-weight:bold;
color:#663300;
text-indent:5px;
border-left-color:#996600;
border-left-width: medium;
border-left-style: solid;
//
border-top-color:#996600;
border-top-width: medium;
border-top-style: solid;
line-height: -10px;

}

table{
margin-left:auto;
margin-right:auto;
}

.titulo{
line-height:0px;
}
