h2{
	font: bold 14px courier new, courier;
	color: #000000;
}
div#titulek
{
	font: bolder 40px courier new, courier;
	color: #000000;	
}
td#link {
	font: bold 11px courier new, courier;
	ycolor: #b87F00;	
	}
a {
	font: bold 16px courier new, courier;
	color: #000000;
	text-decoration : none;
	}
a#y {
	font: bold 11px courier new, courier;
	color: #aa0000;
	xcolor: #b87F00;
	xcolor: #783F00;	
	text-decoration : none;
	}
A:hover  {
	text-decoration : underline;
	}
A#y:hover  {
	text-decoration : underline;
	}
span#out {
	font: bold 11px courier new, courier;
	ycolor: #b87F00;
	}
	
td {
	font: bold 11px courier new, courier;
	color: #000000;
	}
hr {
 color:#e8aF14;
 width:70%;
 text-align:left;
 height:10px;
}