body {
	background-image: url(images/page_bg.jpg);
}
.joonall {text-decoration: underline; color: #000000; }
.title { background-image: url(images/title_bg.jpg); }
.menyy { background-image: url(images/menyy.jpg); }
td { font-family: verdana; font-size: 11px; }
h1 { font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #0066FF; }
body { font-family: verdana; font-size: 11px; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}