.rollover_button
{
	color: #060642;
	font-family: Times New Roman;
	text-align: justify;
	vertical-align: middle;
	font-size: 13px;
	background: #ffffff url('../images/st1.jpg') no-repeat left center;
}

.rollover_button a
{
	color: #060642;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	padding-left: 62px;
	padding-right: 10px;
}

.rollover_button a:hover
{
	color: #060642;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	background: #ffffff url('../images/st2.jpg') no-repeat left center;
}


.rollover_button_over
{
	color: #060642;
	text-align: justify;
	background: #ffffff url('../images/st2.jpg') no-repeat left center;
}

.rollover_button_over a
{
	color: #060642;
	padding-left: 62px;
	padding-right: 10px;
	text-decoration: none;
	
}

