@charset "utf-8";
/* CSS Document. Balkan. */

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}

h1{
font-weight:bold;
margin-top:1px;
color:#006600;
font-size:11px;
}

p img{
padding:5px;
}