table.shoutBox {

  width:250px;

  border:5px solid #00cccc;

  border-collapse: collapse;

}



td.shoutBox {

  font-family:Verdana;

  font-size:11px;

  padding:5px;

}



p.heading {

  font-size:12px;

  text-align:center;

  background:#cc33cc;

  color:#FFFFFF;

  padding:3px;

}

body,td,th {
	font-family: Trebuchet MS, Georgia;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E2E5E0;
}
a {
	color: #000000;
	background-color: #ffffff;
}
a:visited {
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
}
a.new {
	font-size: 12px;
	color: #ff00ff;
	background-color: #ffff00;
}
a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
a:active {
	text-decoration: none;
	color: #d145c5;
}

h1 {
	font-family: Courier;
	font-size: 39px;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;

}

h2 {
	font-family: Courier;
	font-size: 19px;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}

h3 {
	font-family: Courier;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	background-color: #bbbbbb;
}

.linkszeru {
	font-size: 12px;
	color: #d145c5;
	background-color: #ffffff;
}

.bejegyzeskep {
	max-width: 50%;
}





