/* alap */

body
{
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #807e7f;
}

a
{
	color: #ff7e00;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	margin: 0px;
}

