A:link    {text-decoration: underline; color: #000000}  
A:visited {text-decoration: underline; color: #000000}  
A:active  {text-decoration: underline; color: #000000} 
A:hover   {text-decoration: none; color: #FF9513}  

A.menu:link    {text-decoration: none; color: #FFFFFF}  
A.menu:visited {text-decoration: none; color: #FFFFFF}  
A.menu:active  {text-decoration: none; color: #FFFFFF} 
A.menu:hover   {text-decoration: none; color: #FF9513}
A.menu{
				font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				font-size : 14;
				color: #FFFFFF;}
	
A.menu2:link    {text-decoration: none; color: #FFFFFF}  
A.menu2:visited {text-decoration: none; color: #FFFFFF}  
A.menu2:active  {text-decoration: none; color: #FFFFFF} 
A.menu2:hover   {text-decoration: underline; color: #FFFFFF}

A.globe:link    {text-decoration: none; color: #000000}  
A.globe:visited {text-decoration: none; color: #000000}  
A.globe:active  {text-decoration: none; color: #000000} 
A.globe:hover   {text-decoration: none; color: #FF9513}
A.globe{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	color: #000000;}


A.dias:link    {text-decoration: none; color: #000000}  
A.dias:visited {text-decoration: none; color: #000000}  
A.dias:active  {text-decoration: none; color: #000000} 
A.dias:hover   {text-decoration: none; color: #FF9513}


body{ 

BACKGROUND: #FFF;
	background-image : url("image/bg2.jpg");
	background-repeat : repeat-x;}
	
td.underside{
	background-image : url("image/forside-under.jpg");
	background-position : top;
	background-repeat : repeat-x;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px Trebuchet MS;
line-height: 20px;
z-index: 100;
background-color: #4A82B5;
width: 225px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 1px solid black;
padding: 1px 0;
color: white;
text-decoration: none; 
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #4A82B5;
color: #FF9513;
}
