.overskrifter {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #004040;
	text-transform: none;
	font-weight: bold;

}
.adresse {

	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #004040;
	text-transform: none;
	font-weight: bold;
}
.tableback {
	background-image: url(../images/logo_ren.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #006C6C;
	text-decoration: none;
}
