body {
  background-color: #D9FFFF;
  color: #000000;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height:17px;
}

a{
background-color:#c0fcfc;
color:#000000;
text-decoration:none;
}

a:hover{
background-color:#D9FFFF;
color:#ff008f;
text-decoration:underline;
}

a.estilo2{
font-size:14px;
line-height:20px;
background-color:#ff008f;
color:#000000;
text-decoration:none;
}

a.estilo2:hover{
background-color:#D9FFFF;
color:#000000;
text-decoration:line-through;
}

a.estilo3{
background-color:#c0fcfc;
color:#000000;
text-decoration:none;
}

a.estilo3:hover{
background-color:#D9FFFF;
color:#ff008f;
text-decoration:underline;
}

img {
border:0; text-decoration:none;}

h1{
font-size:10px;
}

img.border {
border: 10px solid #c0fcfc;
padding: 0px;
margin: 0;
}

table.top{
	margin-top:150px;
	position:absolute;
	top: 0;
	height: 0;
	width: 216px;
}
