@charset "utf-8";
/* CSS Document */

body {
	background: #000000;
	margin: 0px;
}
.cim {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.alcim {
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.szoveg {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.figyu {
	color: #FF0000;
}
