@charset "UTF-8";
.Rødtekst {
	font-family: Sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #F00;
	font-weight: bold;
}
