	table, body, td, select, input, a, textarea {
		font-family : verdana, tahoma, arial;
		font-size : 12px;
		color : #808080;
	}

	a.menu {
		text-decoration : none;
		color : white;
	}
	a.menu2 {
		text-decoration : none;
		color : black;
	}
	
	.picasa
	{
		HookupEvent:expression(this.onmouseover=new Function("this.style.cursor='hand';this.alt='Fotoğraf galerisi için tıklayın'"),
							   this.onmouseout =new Function("this.style.cursor='arrow';"),
							   this.onclick=new Function("window.open('http://picasaweb.google.com.tr/bercesteotel/Berceste','picasa','')"));
	}


