BODY {
	background-color : #E5F9FF;
	margin-top : 10px;
	margin-left : 10px;
}
A:ACTIVE {
	color : #0099FF;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
A:LINK{
	color : #9400D3;
	TEXT-DECORATION: none;
	font-weight : normal;
}
A:VISITED {
	color : #9400D3;
	TEXT-DECORATION: none;
	font-weight : normal;
}
A:HOVER {
	color : #9400D3;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
.vnaslov {
	COLOR: black;
	font-family : serif;
	font-size : 30px;
	font-weight : normal;
}
.mnaslov {
	COLOR: black;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : normal;
	
}
.gltxt {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	
}
	
.malitxt {
	COLOR: black;
	FONT-FAMILY: serif;
	FONT-SIZE: 12px;
	
}













