h1{font-size: 0px}
a, td, select, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F2514;	
}
td, select, textarea, input{
	font-size: 11px;
}
a:link, a:visited{
	color: #575E1D;
	text-decoration: none;
}
a:hover {
	color: #1F2514;
	text-decoration: underline;		
}
.topp {
	background-image: url(grafikk/test_topp.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.toppmeny {
	background-image: url(grafikk/test_menybilde.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.vMargStiplet{
	background-image: url(grafikk/vmarg_stiplet.gif);
	background-repeat: repeat-y;
}
.LinkMenytekst{
	color: #E2E4D2;
	font-size:11px;
	font-weight: bold;
}
.LinkVMenytekst{
	font-size:11px;
}
.LinkHovedtekst {
	color: #0000FF;
	text-decoration: underline;
	font-size:12px;
	line-height:15px;
}
.LinkMargtekst{
	color: #1F2514;
	font-size:11px;
}
.LinkMenytekstLiten{
	color: #1F2514;
	font-size:10px;
}
.NyhetOverskrift {
	font-size: 15px;
	font-weight: bold;
	line-height:15px;
}
.Overskrift {
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
}
.hovedtekst{
	font-size:12px;
	line-height:15px;
}
.BunnTekst{
	color: #E2E4D2;
	font-size:11px;
}

.NyhetUndertekst {
	font-size: 10px;
}
.RedTekst{
	color:#FF0000;
}

