a { 
	text-decoration: none;
	color: #CC3300;
}

a:hover {
	text-decoration: underline;
}

.Rubrik1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CD0A25;
	line-height: 20px;
}

.Normal {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;

}

.Liten {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}

.Liten_gra {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

.Rod_textfarg {
	color: #CD0A25;
}