BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background: #cccccc url(gfx/gfx_back_787x23px.gif) repeat-y center;
}

/* My Comment */

A {
	color : black;
	text-decoration : none;
}

A:HOVER {
	color : blue;
	text-decoration : underline;
}


.tekst9_black{
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}

.tekst10_black{
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

.tekst9_hvit{
	font-size : 9px;
	font-weight : normal;
	color : #fff;
}

.tekst10_hvit{
	font-size : 10px;
	font-weight : normal;
	color : #fff;
}

.tekst12_hvit{
	font-size : 12px;
	font-weight : normal;
	color : #fff;
}

.tekst11_black{
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

.tekst12_black{
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}


.tekst10_black_bold{
	font-size : 10px;
	font-weight : bold;
	color : #000000;
}



.tekst12_bold_White{
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.tekst14_bold_black{
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}