
body {
font-family: Arial, Verdana, Helvetica, sans-serif;
}

p.tekst {
font-size: 120%;
border: 0px solid black;
}

div.stekst {
text-align:center;
border: 0px solid black;
}

div.htekst {
overflow: hidden; 
float: right;
clear: right;
font-size: small;
text-align:center;
width: 220px;
margin-top: 0em;
margin-right: 1em;
margin-bottom: 2em;
margin-left: 2em;
border: 0px solid black;
}


hr.skille {
text-align:left;
margin:0px;
border-bottom: 1px solid #A492A8;
}

hr.bskille {
height: 1px;
text-align:left;
margin: 0px 20px 0px 0px;
border-bottom: 1px double;
border-color: #A492A8;
/*color: #A492A8;*/
}


p.nlinje { 
text-align : center; 
font-size : 120%; 
}


a.nlinje {
background: none;
text-decoration: none; 
border-bottom: 1px dotted white;
/*color: rgb(102, 102, 153);*/
}

a.nlinje:hover {
text-decoration: none;
border-bottom: 1px solid white;
background: #5c6668;
}

a.nlinje:visited {
color: #A492A8;
border-bottom-color: #e2f9ff;
border-bottom: 0px dotted;
}

