.arrow-a {
}

.arrow-a a, arrow-a a:link {
	background-image: url(../images/side_a_hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 1.3em;
}
.arrow-a a:visited {
	background-image: url(../images/side_a_hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #CCCCCC;
}
.arrow-a a:hover {
	background-image: url(../images/side_a_hover.gif);
	background-repeat: no-repeat;
	color: #0099FF;
	text-decoration: none;
}
