body {	
	background-image: url(bg_mmr_blue.gif);
	background-repeat: repeat-x; 
	background-color: #eef5fa;
	font:  12pt/14pt Arial;
}

tekst {
	color : black;
	font-family: Arial;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

h1, h2, h3 {
	color: Sienna;
}


a:link, a:active, a:visited {
	color: Sienna;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	text-decoration : underline;
	
}

a.dol_b:link, a.dol_b:active, a.dol_b:visited {
	color: black;
	text-decoration : none;
	font-weight: 900;
	font-size: 10px;
}

a.dol_b:hover {
	color: darkgray;
}

td.dol, a.dol:link, a.dol:active, a.dol:visited {
	color: darkgray;
	text-decoration : none;
	font-weight: 100;
	font-size: 10px;
}

td.dol:hover, a.dol:hover {
	color: black;
}


li {
list-style-position: inside;
}
