a {
	color: #FFCC66;
	text-decoration: none;
	border: #ffcc66;
}
a:hover      { text-decoration: underline; 
               color: #FFCC66}
.text {
	font-family: "Times New Roman";
	color: #FFCC66;
	font-size: 12pt;
}
.tabulka {
	border: 1px solid #ffcc66;
}
