body {
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana;
	background-color:#DEE0D5;
	color: #000000;
}
table{
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
}
input, select, textarea{
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
}
td{
	background-color:#FFFFFF;
}
a {
	color: #C53D10;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
}


a.egy {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.egy:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
}

