a {
    text-decoration: underline;
    color: #dc1387;
}

a img {
	border: none;
}

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #b3bdaf;
    background-image: url('../images/byb/index/home_13.jpg');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navigation {
	z-index: 2;
}

#navigation li a span {
	display: none;
}

