.MainBg {
	background-attachment: fixed;
	background-color: #E1E0D9;
	background-image: url(ui/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #404542;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404542;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3B1F;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #404542;
	text-decoration: none;
}
.omossBg {
	background-attachment: fixed;
	background-image: url(ui/smstor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.personfil {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
