.links
{
  width:910px;
  height:1300px;
  *height:1300px;
  _height:900px;
  padding-left:25px;
  padding-top:25px;
  margin-bottom:25px;
}
.links_column
{
  width:430px;
  float:left;
  padding-right:20px;
  height:1300px;
  *height:1300px;
  _height:900px;
}
.links_column span
{
  font-family:Verdana;
  font-size:13px;
  color:#333333;
  font-weight:bold;
  text-decoration:none;
  line-height:23px;
}
.links_column a
{
  font-family:Verdana;
  font-size:12px;
  color:#406595;
  font-weight:normal;
  text-decoration:none;
  line-height:23px; 
}
.links_column a:visited
{
  font-family:Verdana;
  font-size:12px;
  color:#406595;
  font-weight:normal;
  text-decoration:none;
}
.links_column a:hover
{
  font-family:Verdana;
  font-size:12px;
  color:#406595;
  font-weight:normal;
  text-decoration:none;
}
.links_column .links_nacional
{
  width:125px;
  height:21px;
  background:url(images/links/links_esq_titulo.gif) no-repeat;
  padding-bottom:20px;
}
.links_column .links_internacional
{
  width:164px;
  height:21px;
  background:url(images/links/links_dir_titulo.gif) no-repeat;
  padding-bottom:20px;
}

.hidden
{
  display:block;
}