A {
		font-family: Arial CE;
		text-decoration: underline;
}
A:LINK {
		font-family: Arial CE;
		text-decoration: underline;
		color: yellow;
		font-weight: bold
}
A:VISITED {
		font-family: Arial CE;
		text-decoration: underline;
		color: yellow;
		font-weight: bold
}
A:HOVER {
		font-family: Arial CE;
		cursor: hand;
		color: #FFFFFF;
		text-decoration: underline;
		font-weight: bold
}
A:active
{
    COLOR: #FFFFFF;
		text-decoration: underline;
}
TD.nazov
{
		BACKGROUND-COLOR: yellow;
		color: navy;
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold
}
TD.zoznam
{
		BACKGROUND-COLOR: darkblue;
		color: yellow;
		font-family: Arial;
		font-size: 10pt;
		font-weight: bolder
}