.link
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

.link:hover
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #336699;
}

.link_secundary
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #336699;
}

.link_secundary:hover
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

.link_light
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #E6E7E9;
}

.link_light:hover
{
	text-decoration: underline;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.link_small
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #000000;
}

.link_small:hover
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #595F5E;
}

.link_small
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #000000;
}

.link_small:hover
{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #595F5E;
}

