td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
a:active {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a.cerveny:link {
	color: #CC0000;
}
.cerveny {
	color: #CC0000;
}
a.cerveny:visited {

	color: #CC0000;
}
a.cerveny:hover {

	color: #CC0000;
}

