body {
	margin: 0px;
	padding: 0px;
	background-image: url('/images/bg.png');
	background-attachment: fixed;

}

td {
	color : #5D662D;
	font-size : 12px;
	font-family : Arial;
}

lead {
	color : #5D662D;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
}

.oldalcim {
	color : #5D662D;
	font-size : 20px;
	font-family : Arial;
	font-weight: bold;
}

.oldalcim2 {
	color : #5D662D;
	font-size : 16px;
	font-family : Arial;
	font-weight: bold;
}

.copyright {
	color : #5D662D;
	font-size : 10px;
	font-family : Arial;
	
}

.partner {
	color : #5D662D;
	font-size : 10px;
	font-family : Arial;
	
}

.partner a {
	color : #5D662D;
	font-size : 10px;
	font-family : Arial;
	font-weight: bold;
	
}

.partner a:hover {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Arial;
	font-weight: bold;
	
}

p a {
	color : #D97203;
	text-decoration: underline;
	font-weight: bold;
	
}

p a:hover {
	color : #732115;
	text-decoration: none;
	font-weight: bold;
	
}

li a {
	color : #D97203;
	text-decoration: underline;
	font-weight: bold;
	
}

li a:hover {
	color : #732115;
	text-decoration: none;
	font-weight: bold;
	
}

a {
	color : #D97203;
	text-decoration: underline;
	font-weight: bold;
	
}

a:hover {
	color : #732115;
	text-decoration: none;
	font-weight: bold;
	
}
