#tartalom a:link {
	color: #990000;
	text-decoration: none;
}
#tartalom a:visited {
	color: #990000;
	text-decoration: none;
}
#tartalom a:hover {
	background-color: #990000;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.szöveg {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.termeknev {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #0099CC;
	font-family: "Trebuchet MS";
	padding: 2px;
}
.keret {
	border: 2px solid #0099CC;
}
.szövegnagy {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

