.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #FFFFFF;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 15px;
	color: #FFFFFF;
}
a:link {
	color: #FF412D;
	text-decoration: none;
}
a:visited {
	color: #FF412D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FF412D;
	text-decoration: none;
}.rightbg {
	background-image: url(../layout/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 130px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 170px;
}
.rosor {
	background-image: url(../layout/rosor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Red {
	color: #FF3829;
	font-weight: bold;
	font-size: 12px;
}
.Yellow {
	font-style: normal;
	color: #FFFF00;
	text-decoration: underline;
	font-size: large;
}
.Blue {
	color: #3366FF;
}
.yellow_small {
	color: #FFFF33;
}
.Red2 {
	font-size: 14px;
	color: #FF0000;
}
