body       { 
	background-color: #FFC; 
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	}
a:link {
/*    text-decoration: none; */
    color: #000000;
} 
a:visited {
/*    text-decoration: none; */
    color: #000000;
} 
a:active {
/*    text-decoration: none; */
    color: #000000;
} 
a:hover {
/*    text-decoration: underline overline; */
    color: #000000; 
}
p {
	font-family: Arial, sans-serif; 
	font-size: 14px;
    text-align: justify;
    color: #000000;
}
p.litetext {
	font-family: Arial, sans-serif; 
	font-size: 14px;
    text-align: center;
    color: #000000;
}
h1 {
	font-family: Arial, sans-serif; 
	font-size: 24px;
    color: #ff6600;
}
h2 {
	font-family: Arial, sans-serif; 
	font-size: 16px;
	color: #800;
}
h3 {
	font-family: Arial, sans-serif; 
	font-size: 14px;
    color: #000000;
}
h3.stora {
	font-family: Arial, sans-serif; 
	font-size: 14px;
	text-transform: uppercase;
    color: #000000;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.center {
	text-align: center;
}
.fet {
	font-weight: bold;
}
.snett {
	font-style: italic;
}
.grey {
	color: #808080;
}
.datum {
	color: #808080;
}
img {
  border: 0px;
}
.placText img {
  padding: 10px;  
}

.placMenuRight a, .placMenuRight a:visited,.placMenuRight a:active  {
  background-color: #ffc;
  color: #23f;
  text-decoration: underline;
  line-height: 150%;
}
.placMenuRight a:hover {
  background-color: #ffc;
  color: #f02;
  text-decoration: none;
  text-transform: capitalize;
  line-height: 150%;
}

.placText a:link, .placText a:visited, .placText a:active, .placRight a:link, .placRight a:visited, .placRight a:active {
  text-decoration: none;
  color: #00f;
} 
.placText a:hover, .placRight a:hover {
  border-bottom: 1px dotted #800;
  color: #000;
}

.rubrik {
	font-family: Arial, sans-serif; 
	font-size: 16px;
	color: #800;
	font-weight: bold;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #800;
  cursor: help;
}
