/*Brødtekst*/
.style1 {
color: #555577;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration:none;
font-size: 11px;
margin: 0px; 
}

/*Brødtekst*/
a.style1:link {
color: #0066CC;
font-weight :normal;
font-style :normal;
text-decoration :none;
}

/*Brødtekst*/
a.style1:active {
color: #0066CC;
font-weight :normal;
font-style :normal;
text-decoration :none;
}

a.style1:visited {
color: #0066CC;
font-weight :normal;
font-style :normal;
text-decoration :none;
}

/*Brødtekst*/
a.style1:hover {
color: #f8951d;
font-weight :normal;
font-style :normal;
text-decoration :underline;
}
/*Mellemrubrik*/
.style2 {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
text-decoration:none;
font-size: 11px;
margin: 0px; 
}

/*Mellemrubrik*/
a.style2:link {
color: #000000;
font-weight :normal;
font-style :normal;
text-decoration :underline;
}

/*Mellemrubrik*/
a.style2:active {
color: #000000;
font-weight :normal;
font-style :normal;
text-decoration :underline;
}

a.style2:visited {
color: #000000;
font-weight :normal;
font-style :normal;
text-decoration :underline;
}

/*Mellemrubrik*/
a.style2:hover {
color: #000000;
font-weight :normal;
font-style :normal;
text-decoration :underline;
}
/*Underrubrik*/
.style3 {
color: #444444;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
text-decoration:none;
font-size: 14px;
margin: 0px; 
}

/*Underrubrik*/
a.style3:link {
color: #000000;
font-weight :normal;
font-style :normal;
text-decoration :underline;
}

/*Underrubrik*/
a.style3:active {
color: #000000;
font-weight :normal;
font-style :normal;
text-decoration :underline;
}

a.style3:visited {
color: #000000;
font-weight :normal;
font-style :normal;
text-decoration :underline;
}

/*Underrubrik*/
a.style3:hover {
color: #000000;
font-weight :normal;
font-style :normal;
text-decoration :underline;
}
