body,html{
   background-color:#003300;
   padding: 0;
   margin: 0;
   text-align:center;
   font:0px Arial,Helvetica,sans-serif; 
   font-size:12px;
   color:#fff;
}

a:active  {
	color:#ffff00;
} 
a:visited {
	color:#ffff00;
}
a:hover{
	text-decoration:none;
	color:#ffff00;
}
a:link{
	color:#ffff00;
	text-decoration:none;
}

#telefono{
position:relative;
top:20px;
left:390px;
}

.pin
{

   right:391px;
   height:28px;
   width:200px;
   max-width:100%;
   max-height:100%;
   text-align:center;
   font:14px Arial,Helvetica,sans-serif;
}

.pin2
{

   right:18px;
   height:28px;
   width:200px;
   max-width:100%;
   max-height:100%;
   text-align:center;
   font:14px Arial,Helvetica,sans-serif;
}
