BODY {
	scrollbar-arrow-color: black;
	scrollbar-face-color: orange;
	background-color: black;
	text-align: center;
	font-weight: Bold;
	font-size: 12pt;
}

P.cim, P.alcim, P.szoveg {
	border-style: ridge;
	border-width: 4pt;
	width: 95%;
	padding: 1%;
	text-align: justify;
}

P.cim {
	text-align: center;
	border-width: 4pt;
	border-color: no;
	font-family: Monotype Corsiva;
	font-size: 24pt;
	color: white;
	background: orange;
}

Span, P.alcim {
	border-width: 0pt;
	font-family: Times New Roman;
	font-weight: Bold;
	color: white;
}

P.szoveg {
	border-width: 0pt;
	border-color: orange;
	font-family: Times New Roman;
	font-weight: normal;
	color: orange;
}

A:active, A:link, A:visited, A:hover {
	font size: 12pt;
	text-decoration: none;
}

A:active, A:link, A:visited {
	color: orange;
}

A:hover {
	background: orange;
	color: white;
}
