@CHARSET "UTF-8";

a.hidden
{
	display: none;
}

a.current
{
	display: block;
}