.maintekstheader {
	color: #DC5C01;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: 600;
	margin-top: 19px;
	_margin-top: 19px;
    background-color:#F5E7E0;
}
body{
	background-color:#F5E7E0;
}
.maintekst {
	color: #DC5C01;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: 300;
	margin-top: 5px;
	background-color:#F5E7E0;
}
.backgroundframe {
	background-color:#F5E7E0;
}
a:link {
	color: #DC5C01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #DC5C01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	}
