.tabel {
	color: #505055;
	text-decoration: none;
}

a:link
{
	color: #223377;
	text-decoration: none;
}
a:visited
{
	color: #223377;
	text-decoration: none;
}
a:hover
{
	color: #ffffff;
	background: #aaaaaa;
	text-decoration: none;
}
a:active
{
	color: #FFFFFF;
	background: #006688;
	text-decoration: none;
}

a:active.tabel {
	color: #505055;
	text-decoration: none;
}

body, table, tr, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3;
}

td#c01 a:link { color: 223388; text-decoration: none }
td#c01 a:active { color: ffffff; text-decoration: none }
td#c01 a:visited { color: 223388; text-decoration: none }
td#c01 a:hover { color: ffffff; text-decoration: none }

td#bg01 {background-repeat: no-repeat;}
