/* CSS Document */
body {
	background-color:#FFFFFF;
	color: #5e002e;
	margin-left : 1;
	margin-top : 1;
	font-family: "Book Antiqua", Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-align: justify;


	}

a:link {
	color: #5e002e;
	text-decoration: none;	
}

a:visited {
	color: #5e002e;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
	color: #000099;

}

a:active {
	color: #000099;
    text-decoration: underline;
}

.menu {
	color: #FFFFCC;
	font-family: "Book Antiqua", Verdana;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	text-vertical-align: middle;
}
.szovegablak {
	background-color:#999999;
}

.kozepvastag {
	font-family: "Book Antiqua", Verdana;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
} 
.szoveg1 {
	font-family: "Book Antiqua", Verdana;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	border: none;
	margin: 10px;



} 
.table1 {
	background-color: fffcf0;
}
.button1 {
	background-color: fffcf0;
	font-size: 14px;
	font-style: normal;
	color: #5e002e;
	font-family: "Book Antiqua", Verdana;
	list-style-type: none;
	text-decoration: underline;
	text-align: justify;
	border: thin none #5e002e;
}

