.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 HOME logo */	

	a.buttonhome, a.buttonhomeDis {
	display: block;
	background-color: transparent;
	background-image: url("../images/btn/130x30.gif");
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	padding: 0 0 0 0;
	text-align: center;
	text-valign: middle;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
	a.buttonhome:link, a.buttonhome:visited {color: white;}
	a.buttonhome:hover, a.buttonhome:active {color: black; background-position: 0px -30px;}