

a:active { text-decoration; }
a:hover { text-decoration: none; }

.szin1
{
	color : #dddddd;
	font-family: "Lucida Console";
	font-size: 40;
	font-weight: bold;
}

.cimek
{
	color : #aaaaaa;
	font-family: "Lucida Console";
	font-size: 40;
	font-weight: bold;
}

.cimekwar
{
	color : #aaaaaa;
	font-family: "Lucida Console";
	font-size: 24;
	font-weight: bold;
}

.signum
{
	color : #555555;
	font-size: 12;
	font-family: "Lucida Console";
}

.belepes
{
	position:relative;
    top: 80px;
	  left: 60px;
}

.menuszoveg
{
	color : #dddddd;
	font-family: "Lucida Console";
	font-size: 14;
	font-weight: bold;
}

.menu
{
	position:relative;
    top: 10px;
	  left: 10px;
	width: auto;
	height: auto;
}

.szoveg
{
	color : #eeeeee;
	font-family: "Lucida Console";
	font-size: 14;

}

.hivatkozas
{
	color : #fff000;
	font-family: "Lucida Console";
	font-size: 14;

}

body
{
	background-color : #aaaaaa;
	background-position: center;
	background-repeat: no-repeat;
	font-family: "Lucida Console";
	font-size: 14;
	font-color: #ffffff;
	margin: 0;
}

