a {
	color: #000000;
	text-decoration: underline;
}
a.menu {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
}
p.title {
	font-size: 13px;
}
h1 {
	font-size: 14px;
}
a.tekst {
}
a.tekst:hover {
	color: #FFFFFF;
}
.photo {
	border: 1px solid #000000;
}
a.nounder {
	text-decoration: none;
}
a.nounder:hover {
	text-decoration: underline;
}
table.border {
	border: 1px solid #000000;
}

