body {
	background-color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	color:	#000000;
	font-size:100%;
	margin:	0 0 0 0
	}

H1
{
    MARGIN-TOP: 1.0em;
    FONT-WEIGHT: bold;
    FONT-SIZE: 120%;
    font-family: Arial, Helvetica, sans-serif;
    COLOR:	#000000; 
	FONT-STYLE: normal;
	
   
}
H2
{
    MARGIN-TOP: 0em;
    FONT-WEIGHT: bold;
    FONT-SIZE: 130%;
    COLOR:	#000000;
	 FONT-STYLE: normal;
   
}
H3
{
    MARGIN-TOP: 0em;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.1em;
    MARGIN-BOTTOM: 1em;
    COLOR:	#000000 
;
    FONT-STYLE: bold;
  
}
H4
{
    MARGIN-TOP: 0em;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1em;
    MARGIN-BOTTOM: 1em;
    COLOR: #999999;
    FONT-STYLE: normal;
   
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:	#00FF00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	color:	#00FF00 ;
	
	}
a:hover {
	font-weight: bold;
	font-size: 85%;
	color:	#66FF00;
	text-decoration: underline;
	
}
a:active {
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
	color: ivory;
}


.tekstlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color:	#000000	;
	font-weight: bold;
	text-decoration: none;
}
.tekstlink:visited {
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	color:#000000 	;
	;
}
.tekstlink:hover {
	font-weight: bold;
	font-size: 85%;
	color:#000000;
	text-decoration: underline;
	
}
.tekstlink:active {
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
	color: #000099;
}

p
	{
	font-family: Arial, Helvetica, sans-serif;
	color:	#000000;
	font-weight: normal;
	font-size:105%;
		
	}
	

