body, td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	}

input	{
	font-size: 10px;
	border: 1px Solid #000000;
	}

select	{
	font-size: 10px;
	border: 1px Solid #000000;
	}

button	{
	font-size: 10px;
	border: 1px Solid #000000;
	}

a:link.menu {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}

a:visited.menu {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}

a:active.menu {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}

a:hover.menu {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}
