﻿.headerlink
{
	width: 1100px;
	font-size: 12pt;
	color: White;
	background-color: Menu
}
.headerlink a:link
{
	text-decoration: none;
	color: black
}
.headerlink a:hover
{
	text-decoration: none;
	color: Black
}
.headerlink a:visited
{
	text-decoration: none;
	color: Black
}
.headerlink_celda
{
	border-right-style: inset;
	border-right-color: gray;
	border-right-width: 1px;
	padding-right: 5px
}
