.qwe {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: BBB49F;
	border-bottom-color: BBB49F;
	border-left-color: BBB49F;
}
.qww {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: DBDBDB;
	border-bottom-color: DBDBDB;
	border-left-color: DBDBDB;
}

.a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.a:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.b:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.b:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.b:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.b:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
