h1
{
font-size: 18px;
font-family: "Trebuchet MS", Verdana;
font-weight: bold;
color: #F8931D;
display: inline;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
}

h2
{
font-size: 14px;
font-family: "Trebuchet MS", Verdana;
font-weight: bold;
color: #F8931D;
display: inline;
margin: 0px;
text-decoration: none;
}

.dato
{
color: #A0A0A0;
}

a
{
font-family: "Trebuchet MS", Verdana;
color: #F8931D;
text-decoration: none;
}

a:link
{
font-family: "Trebuchet MS", Verdana;
color: #F8931D;
text-decoration: none;
}

a:hover
{
font-family: "Trebuchet MS", Verdana;
color: #F8931D;
text-decoration: underline;
}
a.menu-text {   
	color:#FFFFFF;
	font-size:14px;
	margin-left:5px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
}
a.menu-text:HOVER {   
	color:#FFFFFF;
	font-size:14px;
	margin-left:5px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
}
a.menu-text-selected {   
	color:#828282;
	font-size:14px;
	margin-left:5px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
a.menu-text-selected:HOVER{   
	color:#828282;
	font-size:14px;
	margin-left:5px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
a.menu-text-sub {
	color:#FFFFFF;
	font-size:11px;
	margin-left:5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu-text-sub:hover {
	color:#FFFFFF;
	font-size:11px;
	margin-left:5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu-text-sub-selected {
	color:#828282;
	font-size:11px;
	margin-left:5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu-text-sub-selected:HOVER {
	color:#828282;
	font-size:11px;
	margin-left:5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu-text-kat {
	color:#FFFFFF;
	font-size:10pt;
	margin-left:5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

a.menu-text-kat:hover {
	color:#FFFFFF;
	font-size:10pt;
	margin-left:5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu-text-kat-selected {
	color:#828282;
	font-size:10pt;
	margin-left:5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.menu-text-kat-selected:HOVER {
	color:#828282;
	font-size:10pt;
	margin-left:5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}