BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
        background: #FFF url(bg_senka.jpg) repeat-x;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #A33000;
	text-decoration: none;
}
a:visited {
        color: #333;
	text-decoration: none;
}