Body {
	font-family: Tahoma;
	font-size: 10px;
	color: #585858;
}
TD {
	font-family: Tahoma;
	font-size: 10px;
	color: #585858;
}
.meny {
	font-family: Tahoma;
	font-size: 12px;
	color: #585858;
}

.h_rubrik {
	font-family: Arial;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
.u_rubrik {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.lank {
	font-family: Arial;
	font-size: 12px;
}
.heta {
	font-family: Tahoma;
	font-size: 10px;
	color: #585858;
}

A.heta:link { 
	text-decoration: none; 
	font-weight: none;
	color: #000000;
}
A.heta:visited { 
	text-decoration: none; 
	font-weight: none;
	color: #000000;
}
A.heta:hover { 
	text-decoration: underline; 
	color: #000000; 
}
A:link { 
	text-decoration: none; 
	color: #000000;
}
A:visited { 
	text-decoration: none; 
	color: #000000;
}
A:hover { 
	text-decoration: underline; 
	color: #000000; 
}

.nolink{
	font-family: Arial;
	font-size: 12px;
	color: #AEAEAE;

}