.specialButton {font-family: sans-serif; line-height: normal !important; font-size: 130% !important;}
.specialButton a:hover, .specialButton a:active {color: #FF7200 !important;}
	
/* This is the default button class for about logo */	

	a.buttonabout, a.buttonaboutDis {
	display: block;
	background-color: transparent;
	background-image: url("../images/_btn/about.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
	padding: 0 0 0 0;
	}
	
	a.buttonabout:link, a.buttonabout:visited {color: white;}
	a.buttonabout:hover, a.buttonabout:active {color: black; background-position: 0px -42px;}
	
/* This is the default button class for bands logo */	

	a.buttonbands, a.buttonbandsDis {
	display: block;
	background-color: transparent;
	background-image: url("../images/_btn/Bands.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
	padding: 0 0 0 0;
	}
	
	a.buttonbands:link, a.buttonbands:visited {color: white;}
	a.buttonbands:hover, a.buttonbands:active {color: black; background-position: 0px -42px;}
	
/* This is the default button class for contact logo */	

	a.buttoncontact, a.buttoncontactDis {
	display: block;
	background-color: transparent;
	background-image: url("../images/_btn/contact.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
	padding: 0 0 0 0;
	}
	
	a.buttoncontact:link, a.buttoncontact:visited {color: white;}
	a.buttoncontact:hover, a.buttoncontact:active {color: black; background-position: 0px -42px;}
	
/* This is the default button class for home logo */	

	a.buttonhome, a.buttonhomeDis {
	display: block;
	background-color: transparent;
	background-image: url("../images/_btn/home.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
	padding: 0 0 0 0;
	}
	
	a.buttonhome:link, a.buttonhome:visited {color: white;}
	a.buttonhome:hover, a.buttonhome:active {color: black; background-position: 0px -42px;}

/* This is the default button class for articles logo */	

	a.buttonarticles, a.buttonarticlesDis {
	display: block;
	background-color: transparent;
	background-image: url("../images/_btn/articles.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
	padding: 0 0 0 0;
	}
	
	a.buttonarticles:link, a.buttonarticles:visited {color: white;}
	a.buttonarticles:hover, a.buttonarticles:active {color: black; background-position: 0px -42px;}
	
/* This is the default button class for news logo */	

	a.buttonnews, a.buttonnewsDis {
	display: block;
	background-color: transparent;
	background-image: url("../images/_btn/news.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
	padding: 0 0 0 0;
	}
	
	a.buttonnews:link, a.buttonnews:visited {color: white;}
	a.buttonnews:hover, a.buttonnews:active {color: black; background-position: 0px -42px;}