body {
background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size : 12px;
}

.over
{
   font-size : 13px;
	 font-weight : bold;
}

.link
{
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

.link:hover
{
	color : #999999;
}
.menulink
{
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

.menulink:hover
{
	color : #999999;
}

.tabel
{
  	font-size : 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
}

.boks
{
  	font-size : 10px;
	border : 1;
	border : thin 1 solid #000000;
}.pic {
	border: 1px solid #000000;
}
.tekst {
	font-size: x-small;
}
