@charset "utf-8";
/* CSS Document */


body
{
	font-family:Verdana;
	font-size:10pt;
	color:#010101;
	background-image:url(../bilder/mjosa4.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	
}

.mainContainer{
	background:#FFFFFF;
	left: 100px;
	position: inherit;
}
.mainContainer a{
color:#333333;
text-decoration: none;
}
.mainContainer a:visited {
color:#333333;
text-decoration: none;
}
.mainContainer a:hover {
color:#FF0000;
text-decoration: none;
}
.mainContainer #date {
font-size:9px;
}
.navigator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10.5px;
	text-decoration: none;
	font-weight: bold;
}
.navigator a:link {
color:#FFFFFF;
text-decoration: none;
}
.navigator a:visited {
color:#FFFFFF;
text-decoration: none;
}
.navigator a:hover {
color:#FF0000;
text-decoration: none;
}
