TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Navy;
	font-weight : normal;
}

TD.taulu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bold;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Navy;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Navy;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Red;
	font-weight : bold;
	text-decoration : underline;
}

A:LINK.norm {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Navy;
	font-weight : normal;
}

A:VISITED.norm  {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Navy;
	font-weight : normal;
}

A:HOVER.norm  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Red;
	font-weight : normal;
}

A:LINK.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : normal;
	text-decoration : none;

}

A:VISITED.menu  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : normal;
	text-decoration : none;
}

A:HOVER.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #9A0000;
	font-weight : normal;
	text-decoration : none;
}

A:LINK.tulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

A:VISITED.tulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

A:HOVER.tulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}