body {
	background-image: url(../grafik/baggrund.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
}
.menu{
	font-size: medium;
	font-style: italic;
}
A  {
	color: #444444;
	font-weight: bold;
	text-decoration: underline;
}

A:Visited  {
	color: #444444;
	font-weight: bold;
	text-decoration: underline;
}

A:Active  {
	color: #444444;
	font-weight: bold;
	text-decoration: underline;
}

A:Hover  {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
.menuA{
	color: #444444;
	font-size: large;
	text-decoration: underline;
}
.mindre
{
	font-size: x-small;
	text-decoration: none;
}
.mindreA
{
	color: #444444;
	font-size: x-small;
	text-decoration: underline;
}
.mindrexA
{
	color: #444444;
	font-size: xx-small;
	text-decoration: underline;
}
.fedtabel
{
	font-weight: bold;
}
.foroege
{
	font-size: 105%;
}
.lidtstor
{
	font-size: large;
}
.store1
{
	font-size: x-large;
}
.store2
{
	font-size: xx-large;
}
.listedisk 
{

list-style:disc;

}
.liststreg
 {
	list-style-image: url(streg.gif);
	list-style-position: outside;
}
.liststjerne 
{
	
list-style-image:url( stjerne.gif);

}

