/* CSS Document */


a:link { color: #6699CC; text-decoration: none }

.butlnk {
	font-family: Arial;
	font-weight: normal;
	color: #5488c2;
	text-decoration: none;
	background-image: url(../images/menuq/li.gif);
	height: 20px;
	width: 160px;
}
.butlnk {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/menuq/li.gif);
	height: 20px;
	width: 160px;
	color: #5488C2;
	text-decoration: none;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;



}
a.butlnk:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/menuq/li.gif);
	height: 20px;
	width: 160px;
	color: #5488C2;
	text-decoration: none;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 11px;

}
a.butlnk:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/menuq/bulletli.gif);
	height: 20px;
	width: 160px;
	color: #FF7900;
	text-decoration: none;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;

}
