BODY
{
	font-family: Vernada, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #0000;
	background: #b4b4c2;
}
TD
{
	font-family: Vernada, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

:link { color: #606060; }
:visited { color: #606060; }
:active { color: #F06060; }

img
{
  border: none;
}

A
{
        text-decoration: none;
}

A:hover
{
        text-decoration: underline
}

.box {border: 1px solid #000000;background:#F0F0F0; padding:4px;}

