a:link       { color: #FF6600; text-decoration: none; font-style: normal; font-weight: normal}
a:visited       { color: #FF6600; text-decoration: none; font-style: normal; font-weight: normal}
a:active       { color: #990000; text-decoration: none; font-style: normal; font-weight: normal}
a:hover      { color: #FFFFFF; text-decoration: none; font-weight: normal; background-color: 
#009966}
body         {
	font-family: Verdana;
	color: #000;
	font-size: 9px;

}
table        {
	border-width: 0;
	text-align: left;
}
h1           { color: #006450; font-size: larger}
h2           { color: #FF6600; font-size: medium; letter-spacing: 1pt }
h3           {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.textenormal {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.miseenavant {
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.titreinterne {
	font-weight: bold;
	color: #009966;
	background-color: #CCCCCC;
	font-size: small;
}
.orange {
	font-weight: bold;
	color: #FF6600;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

