A:link {
text-decoration: none;
color: #333333;
}
A:active {
text-decoration: none;
color: #333333;
}
A:visited {
text-decoration: none;
color: #333333;
}
A:hover {
text-decoration: none;
color: #0000CC;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;

}
.tabellkant {
	border: 1px solid #666666;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.kursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	font-weight: normal;
	color: #333333;
}
.tabellkantgrey {
	border: 1px solid #CCCCCC;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.rubrikCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #333333; ; border: 1px #666666 inset}
