/* BUTTONS */
a.buttonhome div				{ background-image: url('../img/button_home_normal.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonhome:hover div			{ background-image: url('../img/button_home_selected.png'); background-position: top center; background-repeat: no-repeat; }
a.buttonhome_selected div		{ background-image: url('../img/button_home_selected.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonabout div				{ background-image: url('../img/button_about_normal.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonabout:hover div			{ background-image: url('../img/button_about_selected.png'); background-position: top center; background-repeat: no-repeat; }
a.buttonabout_selected div		{ background-image: url('../img/button_about_selected.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonservices div			{ background-image: url('../img/button_services_normal.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonservices:hover div		{ background-image: url('../img/button_services_selected.png'); background-position: top center; background-repeat: no-repeat; }
a.buttonservices_selected div	{ background-image: url('../img/button_services_selected.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttoncontacts div			{ background-image: url('../img/button_contacts_normal.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttoncontacts:hover div		{ background-image: url('../img/button_contacts_selected.png'); background-position: top center; background-repeat: no-repeat; }
a.buttoncontacts_selected div	{ background-image: url('../img/button_contacts_selected.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttongames div				{ background-image: url('../img/button_games_normal.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttongames:hover div			{ background-image: url('../img/button_games_selected.png'); background-position: top center; background-repeat: no-repeat; }
a.buttongames_selected div		{ background-image: url('../img/button_games_selected.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonnews div				{ background-image: url('../img/button_news_normal.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonnews:hover div			{ background-image: url('../img/button_news_selected.png'); background-position: top center; background-repeat: no-repeat; }
a.buttonnews_selected div		{ background-image: url('../img/button_news_selected.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonreferences div			{ background-image: url('../img/button_references_normal.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonreferences:hover div	{ background-image: url('../img/button_references_selected.png'); background-position: top center; background-repeat: no-repeat; }
a.buttonreferences_selected div	{ background-image: url('../img/button_references_selected.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonlinks div				{ background-image: url('../img/button_links_normal.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }
a.buttonlinks:hover div			{ background-image: url('../img/button_links_selected.png'); background-position: top center; background-repeat: no-repeat; }
a.buttonlinks_selected div		{ background-image: url('../img/button_links_selected.png'); background-position: top center; background-repeat: no-repeat; width: 95px; height: 22px; cursor: pointer; }

