#button1 a:link,#button1 a:visited{
	background: url(images/1b2.png) no-repeat left bottom;
	display: block;
	
}
#button1 #button1 a:active{
	background: url(images/1b2.png) no-repeat left top;	
}

#button2 a:link,#button2 a:visited{
	background: url(images/2b.png) no-repeat left top;
	display: block;
	bottom: 0px;
	cursor:default;
}
#button2 a:active{
	background: url(images/2b.png) no-repeat left top;	
}
#button3 a:link,#button3 a:visited{
	background: url(images/2b.png) no-repeat left bottom;
	display: block;
}
#button3 a:active{
	background: url(images/2b.png) no-repeat left top;
}

#button4 a:link,#button4 a:visited{
	background: url(images/2b.png) no-repeat left bottom;
	display: block;
}
#button4 a:active{
	background: url(images/2b.png) no-repeat left top;	
}
#button5 a:link,#button5 a:visited{
	background: url(images/2b.png) no-repeat left bottom;
	display: block;
}
#button5 a:active{
	background: url(images/2b.png) no-repeat left top;	
}
#button6 a:link,#button6 a:visited{
	background: url(images/endbuttom.png) no-repeat left bottom;
	display: block;
}
#button6 a:active{
	background: url(images/endbuttom.png) no-repeat left top;
}
.alink {
	text-decoration: none;
	color: #F03;
}