a:link
{
	color: #0000E0;
	text-decoration: none;
}
a:visited
{
	color: #000090;
	text-decoration: none;
}
a:hover
{
	color: #ffffff;
	background: #4460cc;
	text-decoration: none;
}
a:active
{
	color: #FFFFFF;
	background: #006688;
	text-decoration: none;
}

.tabel {
	color: #cccccc;
	text-decoration: none;
}

body, table, tr, td
{
	font-family: Verdana, Bitstream Vera Sans, Arial,Nimbus Sans L, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3;
}

