body{
	color: #333333;
		background-image: url(eklenti/fon2.jpg);
	background-color: #cccccc;
}
td{
	background-color: #cccccc;
}
th{
	background-color: #cccccc;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1{font-family: "arial";
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-size: 14px
}
.style2 {
	font-size: 9px;
	font-family: Arial;
}
.style3 {font-size: 12px; font-family: "arial"; color: #333333; font-weight: normal; text-decoration: none; font-style: normal; }