body {
	font-family: Tahoma;
	font-size: 12px;
	color: #330033;
	background-image : url(bg.jpg); 
	background-attachment:fixed; 
	scrollbar-base-color: #98669c;
}
.main {
	font-family: Tahoma;
	font-size: 13px;
	color: #330033;
	line-height: 18px;
}

a
{
	font-family: Tahoma;
	font-size: 13px;
	color: #a32867;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
        cursor: pointer;
	font-family: Tahoma;
	font-size: 13px;
	color: #a32867;
	text-decoration: none;
	font-weight: bold;
}



.hide{
display: none;
}


.show{
display: block;
}

td.tartalom {
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
