body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin:0px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	color: #333333;
	text-decoration: bold;
	font-size: 11px;
}
td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33333;
}

.hovedmeny A:link {
	font-size: 12px;
	font-weight: bold;
	
}
.hovedmeny A:visited {
	font-size: 12px;
	font-weight: bold;
	
}
.hovedmeny A:hover {
	font-size: 12px;
	font-weight: bold;
	
}
.hovedmeny A:active {
	font-size: 12px;
	font-weight: bold;
	
}

.updateAddNewBtn
{
	border-bottom:#000000 2pt solid;
	border-left:#000000 1pt solid;
	border-top:#000000 1pt solid;
	border-right:#000000 2pt solid;
}

hr
{
	border:#CCCCCC 1pt solid;
}
 
.addy
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

