a:link {color: white; text-decoration: none}
a:visited {color: white; text-decoration: none}
a:hover {color: black; text-decoration: none}
a:active {color: black; text-decoration: none}

body {
	background-color: #6AB2E7;
	margin: 0px 0px 0px 0px;

}
.szoveg {
	color: black;
	font-family: Times;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
.menu{
	padding-left: 13px;
	padding-right: 13px;
	text-align: left;
	color: white;
	font-family: times;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
.cim {
	padding-left: 25px;
	padding-right: 25px;
	color: white;
	font-family: Times;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
table.tartalom {
table-layout:fixed;
}
