a {	
	text-decoration: none
}

a.selected {	
	color: #000000;	
	font-weight: bold; 
	text-decoration: none
}

.col1 {
	color: #FF6300;	
	text-decoration: none
}

.col2 {
	color: #0000FF;	
	text-decoration: none
}

.col3 {
	color: #00A0C6;	
	text-decoration: none
}

.col4 {
	color: #85898A;	
	text-decoration: none
}


a:hover {
	color: #000000;	
	text-decoration: underline
	}



body {	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	line height: 14px;
	font weight: normal;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}

h2 {
	color: #000000
	}

h3 {	
	font-family: Verdana; Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #000000
	}

h4 {
	color: #000000
	}

table {
	color: #FFFFFF;
	width: auto;
	}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	padding:0px;
	}


#rightmeny td {
	line-height: 17px;
}


.rubriktext {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}

.brodtext {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.bildtext {
	font-size: 9px;
	line-height: 12px;
	color: #7F7F7F;
	
}



