body {
	font-family: Verdana, Arial, Times;
	font-size: 9px;
	color: #111111;
	background-color: #FFFFFF;
/**	background-image: URL(images/bg.gif); */
	background-attachment: fixed;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Times;
	font-size: 9px;
	margin: 0px;
}

td.pink {
	background-color: #CC66CC;
	font-family:Verdana, Arial, Times;
	font-size: 9px;
	color: #FFFFFF;
	
}

a, a:visited, a:active {
	font-weight: bold;
	color: #CC66CC;
	text-decoration: none;
	
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #444444;
}

a.menu, a.menu:visited, a.menu:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
	
a.menu:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

a.gray, a.gray:visited, a.gray:active {
	font-weight: normal;
	color: #444;
	text-decoration: none;
	
}
	
a.gray:hover {
	font-weight: normal;
	color: #CC66CC;
	text-decoration: none;
	
}



.rubrik {
	font-weight: bold;
	color: #CC66CC;
}


.rubrik2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC66CC;
	
}

.b {
	font-weight: bold;
	
}

.skitstor {
	font-weight: bold;
	font-size: 20px;
}


.date {
	font-weight: normal;
	color: #333333;
	font-size: 9px;
	
}

td.main {
	font-family: Verdana, Arial, Times;
	font-size: 9px;
	margin: 0px;
	padding-bottom: 10px;
}

