BODY {
	background-image: url('pozadi.jpg');
	background-repeat: repeat;
	background-color: ffff77;
	background-position: center 100%;
	color: black;
	font-family :  "Georgia" , serif,  ;
	font-size : 11px ; 
}
A:link {color: red;}
A:visited {color: red; text-decoration: none}
A:hover {color: red; text-decoration: underline overline}
A:active {color: red; text-decoration: none}