@charset "utf-8";
/* CSS Document */
a {
	color : #333333;
	background : inherit;
	text-decoration : none;
}
a:hover,a:active {
  color:#000000;
	border-bottom:1px solid #FF9900;}

.BO{ font-weight:bold;}
.lkwith ,.lkwith :hover{
color:#000}
.lkgree{
	color:#555555;
}
.lkgree:hover{text-decoration : none; border:0;}
.lknon {cursor:hand;}
.lknon:hover{text-decoration : none;cursor:hand; }
.yellow,.yellow:hover{
	color:#E66802
}
.muenlist-font,.muenlist-font:hover{
	color:#0C7E23;
	font-size:14px;
	font-weight:bold
}
.Blue{ color:#CCCCCC}

/*CSS sabrosus style pagination*/
DIV.sabrosus SPAN.current {
	BORDER: #d0eb55 1px solid;
	padding:2px 5px;
	FONT-WEIGHT: bold;
	COLOR: #000;
	MARGIN-RIGHT: 2px;
	BACKGROUND-COLOR: #d0eb55
}
DIV.sabrosus SPAN.disabled {
	BORDER: #929292 1px solid; padding:2px 5px; COLOR: #929292;PADDING-TOP:2px; margin-right:2px;
}
DIV.sabrosus {PADDING:10px 0; width:100%}
DIV.sabrosus A {
	border:#929292 1px solid;
	padding:2px 5px;
	COLOR: #d0eb55;
	MARGIN-RIGHT: 2px;
	text-decoration:none;
}
DIV.sabrosus A:hover {
	COLOR: #000; BACKGROUND:#d0eb55;
}
