html,body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	
}
.style2 {color: #FEEA71;
		font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FEEA71;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.ruka {
	cursor: hand;
}
.ctext {
	font-size: 12px;
	color: #000066;
}
.cnaslov {
	font-size: 24px;
	color: #000066;
}
.linkovi {
	text-decoration: underline;
	cursor: hand;
}
.crveno {
	color: #993300;
	font-size: 12px;
}
.mali {
	font-size: 10px;
	color: #000066;
}
