body {
	background-color: #1C0000;
}
.tekst10pix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DDDD95;
}
.tekst14pix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #DDDD95;
}
.tekst14pixbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #DDDD95;
}
.tekst16pixbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DDDD95;
}
.tekst24pix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #DDDD95;
}
a:link {
	color: #FFD700;
	text-decoration: none;
	cursor: hand;
}
a:active {
	color: #FFD700;
	text-decoration: underline;
	cursor: hand;
}
a:visited {
	color: #FFD700;
	text-decoration: none;
}
a:hover {
	color: #FFD700;
	text-decoration: underline;
	cursor: hand;
}	

.index_rodbg {
	background-image: url(../images/index/index_low_left.jpg);
	background-repeat: repeat-y;
}
