@charset "utf-8";
#footmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
	text-decoration: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
}


#footmenu span {
	padding-right: 6px;
	padding-left: 6px;
}

#footmenu span a {
	text-decoration: none;
	color: #333;
}
#footmenu span a:link {
	text-decoration: none;
}
#maintext a:link {
	text-decoration: none;
	list-style-type: none;
	color: #333;
}
#maintext a:hover {
	text-decoration: none;
	list-style-type: none;
	color: #A00;
}

#footmenu span a:hover {
	color: #191919;
}
#maincontainer #indexleft #category #pay {
	float: none;
	padding-left: 50px;
}
