body{
background-color: #001020;
color: #ffffff;
font-color: #ffffff;
text-color: #ffffff;
}
p {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
p.title {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #999999;
	border-bottom: 1px dashed #999999;
	font-weight: bold;
}
a.title:link {
	color: #999999;
	text-decoration: none;
}

a.title:visited {
	color: #999999;
	text-decoration: none;
}
a.title:hover {
	color: #F8CA80;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #D5D5D5;
	text-decoration: underline;
}
a:hover {
	color: #F8CA80;
	text-decoration: none;
}
a.baba:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.baba:visited {
	color: #D5D5D5;
	text-decoration: none;
}
a.baba:hover {
	color: #F8CA80;
	text-decoration: underline;
}
.layer {

	background: #999999;
}
td.fejlec {
	height: 114px;
}
li {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
