


 .button A:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	TEXT-DECORATION: none;
	
}
.button A:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	TEXT-DECORATION: none;
	
}
.button A:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	TEXT-DECORATION: none;
	padding-left: 50px;
}
.button A:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
	TEXT-DECORATION: none;
	
}


 



