A.listLink{
	background: url(../img/arrows/arrow_12.gif) no-repeat left;
	padding: 2px 2px 2px 10px;
}
A.listLink:HOVER{
	background: url(../img/arrows/arrow_13.gif) no-repeat left;
	padding: 2px 2px 2px 13px;
}

.textCurier{
	font-family : "Courier New", Courier, monospace;
	text-transform : uppercase;
	font-size : 100%;
	background-color : White;
	line-height: 19px;
	/*padding: 5px, 5px, 5px, 0px;*/
}
