a:link
{
	color: rgb(0, 0, 255);
	text-decoration: none;
}
a:visited
{
	color: rgb(0, 128, 0);
	text-decoration: none;
} 
a:active 
{
	color: rgb(255, 0, 0);
	text-decoration: none;
}
.style1 {font-size: 10px}
body {
	background: #DBFFB7;
}
.lekmeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: none;
}
body
{
	font-family: "Comic Sans MS";
	color: rgb(128, 0, 128);
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	background: #DBFFB7;
}
