
.menu
{font: 8pt Verdana, Ariel;} 

.menulist
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

a:link {color: black; text-decoration:none}
a:visited {color: black; text-decoration:none}
a:hover {color: black;text-decoration:underline}
a:active {color: black;font-weight:bolder}




.huvud
{font: 14pt Verdana, Ariel; color: black; font-weight:bolder; }

.underrubrik
{font: 12pt Verdana, Ariel; color: black; font-weight:bold; }

.content
{font: 9pt Verdana, Ariel; line-height: 120% ;}

a.content:link {color: black;text-decoration:underline; }
a.content:visited {color: #5E5E5E ;text-decoration:underline; }
a.content:hover {color: black;text-decoration:underline; }
a.content:active {color: #5E5E5E ;text-decoration:underline; }


.plattavit { font: 9pt Verdana, Ariel; color: white; font-weight:bolder;
  background-color: "#4962C9";}
a.plattavit:link {  color: white; font-weight:bolder;}
a.plattavit:visited { color: white;  }
a.plattavit:hover { color: #D9D9D9; }
a.plattavit:active { color: #D9D9D9; }


.plattagul { font: 9pt Verdana, Ariel; color: yellow; font-weight:bolder;
  background-color: "#4962C9";}
a.plattagul:link {  color: yellow; font-weight:bolder;}
a.plattagul:visited { color: yellow;  }
a.plattagul:hover { color: #FECC09; }
a.plattagul:active { color: #FECC09; }



