body 
{
	font-family: tahoma, verdana;
	font-size: 8.25pt;
	color: #000;
}

a:link
{
	font-family: tahoma, verdana;
	font-size: 8.25pt;
	color: #000;
	text-decoration: none;
}

a:visited
{
	font-family: tahoma, verdana;
	font-size: 8.25pt;
	color: #000;
	text-decoration: none;
}

a:hover
{
	font-family: tahoma, verdana;
	font-size: 8.25pt;
	color: #608b55;	
	text-decoration: none;
}

select
{
	font-family: Tahoma, Verdana;
	font-size: 8.25pt;
	padding: 1px;
	border: 1px solid #fff; 
}
input.button
{
	font-family: Tahoma, Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	border: 1px solid #006400;
	background: #f5f5f5;
	color: black;
}

