body	{
	background-color: #F9F9F9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 1px;
}

a:visited { /*besökt länk*/
	color: #AA5211;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none; 
}

a:link { /*länk*/
	color: #AA5211;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none; 
}

a:hover { /*musen över länk*/
	color: #AA5211;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline; 
}

a:active { /*aktiv länk*/
	color: #AA5211;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline; 
}

table.lankar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
} 

h6 { /*Sidfot*/
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

h6:link { /* Sidfotslänk */
	color: #AA5211;
	font-size: 70%;
	text-decoration: none; 
}

h6:visited { /*Sidfoten, besökt länk*/
	color: #AA5211;
	font-size: 70%;
	text-decoration: none;
}

h6:active { /*Aktiv länk,sidfot*/
	color: #AA5211;
	font-size: 70%;
	text-decoration: underline;
}

h6:hover { /*Musen över länk,sidfot*/
	color: #AA5211;
	font-size: 70%;
	text-decoration: underline; 
}

td.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 5px;
} 

td.litentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
} 
td.bonustext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-left: 5px;
} 

td.bonustext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-left: 5px;
        background-color: #C0C0C0;
} 

td.p1 {
        color: #6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-left: 5px;
} 

td.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 5px;
} 
.datum { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%; 
	font-weight: bold;
}

.lankkant {
	/*background-color: #E9E9E9;*/
	background-color:#FFFFCC;
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	font-size: 80%;
}

.bonusrubrik {
	background-color: #6699FF; 
	border-color: #6699FF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	padding: 0px 0px 0px 6px;
	text-decoration: none;
}

.hrubrik {
	background-color: #6699FF; 
	border-color: #6699FF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	padding: 0px 0px 0px 6px;
	text-decoration: none;
}

