.litentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.mellantext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.stortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #FFFFFF;
}
a:link {
	color: #FFE992;
	text-decoration: none;
}
a:visited {
	color: #FFE992;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFE992;
	text-decoration: none;
}.mainbg {
	background-image: url(../layout/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

