﻿/* Generelle links */
A {
	COLOR: #666666; text-decoration: none; font-weight: bold;
}
A:hover {
	COLOR: #666666; text-decoration: underline; font-weight: bold;
}

a.fedlinks
{
	COLOR: #666666;
	font-weight: bold;
}

a.fedlinks2
{
	COLOR: #69554a;
	font-weight: bold;
}

a.maillinks
{
	COLOR: #000000;
	font-weight: bold;
}

/* Links i menuen */

a.menulink {
  color: #e2e1dd;
  text-decoration: none;
}

a:visited.menulink {
  color: #FFFFFF;
}

a:hover.menulink {
  color: #e2e1dd;
  text-decoration: underline;
}

