@charset "utf-8";
/* CSS Document */
a {
color : #d0eb55;
background : inherit;
text-decoration : none;
}
a:hover {
color : #d0eb55;
background : inherit;
text-decoration : underline;
}
.lkwith ,.lkwith :hover{
color:#FFF}
.lkgree{ color:#CCCCCC;}
.lkgree:hover{text-decoration : none;}
.lknon {cursor:hand;}
.lknon:hover{text-decoration : none;cursor:hand; }
.yellow,.yellow:hover{color:#F6B01D}

.lkgree1{ color:#DOEB55;}
.lkgree1:hover{text-decoration : none;color:#F6B01D;}


/*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;
}

.muenlist-font{ color:#d0eb55; font-size:14px; font-weight:bold}
