.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	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;
}
a:link {
	color: #F6FF00;
	text-decoration: none;
}
a:visited {
	color: #F6FF00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #F6FF00;
	text-decoration: none;
}
.bg {
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ram {
	border: 1px solid #FFFFFF;
}
