.buttonA{
	background: url('../pic/OKEB.jpg') no-repeat; 		
	background-position: center right;

	border:0;

	text-align:left;

	text-decoration:none;
	cursor:hand;

	font-family:verdana; 
	font-size:10pt; 
	font-weight:bold; 
	color:#494949;
	
	padding-right:5px;
	padding-bottom:3px;		
}

.buttonB{
	background: url('../pic/OKE.jpg') no-repeat; 		
	background-position: center right;

	border:0;

	text-align:left;
	
	text-decoration:none;
	cursor:hand;

	font-family:verdana; 
	font-size:10pt; 
	font-weight:bold; 
	color:white;
	
	padding-right:5px;
	padding-bottom:3px;	
}

.buttonC{
	background: url('../pic/OKEC.jpg') no-repeat; 		
	background-position: center right;

	border:0;

	text-decoration:none;
	cursor:hand;

	font-family:verdana; 
	font-size:10pt; 
	font-weight:bold; 
	color:#494949;
	
	padding-right:5px;
	padding-bottom:3px;	
	
}
