a:link {  color: #0000FF; text-decoration: none}
a:hover {  color: #0000FF; text-decoration: underline}
a:visited {  color: #0000FF; text-decoration: none}
a:active {  color: #00FF00; text-decoration: none}
.rubrik {
	font-size: 16px;
	font-weight: bold;
}
.underrub {
	font-size: 14px;
}
.text {
	font-size: 12px;
}
.bildtext {
	font-size: 10px;
	color: #666666;
}
