a:link {
	text-decoration: none;
	color: #999999;

}
a:visited {
	text-decoration: none;
	color: #999999;
}	
a:hover {
	text-decoration: none;
	color: #000000;
}	
a:active {

	text-decoration: none;
	color: #FF0000;
}
body {	
	background-repeat: repeat-x;
}
.naslov {
	font-family: Times New Roman, Verdana, Arial;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.donjimeni {
	text-align: center;
	font-size: 12px;
	color: #000000;
}
.tijelo {
	font-family: Times New Roman, Verdana, Arial;	
	font-size: 18px;
	font-weight: none;
	color: #000000;
}
