body {
	background-image: url();
	background-color: #666666;
}
.cim {	font-size: 36px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.szoveg {font-size: 24px; font-family: "Courier New", Courier, mono; }
.aproszoveg {font-size: 16px; font-family: "Courier New", Courier, mono; color:#333333; }
.service {font-size: 24px; color:#FB6B05; font-family: "Courier New", Courier, mono; }


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.au {
	font-size: 16px;
	color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
}
a {
	font-weight: bold;
}


