.big_b {

	border-top-width: 3px;

	border-right-width: 3px;

	border-bottom-width: 3px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-top-color: #7A8C6F;

	border-right-color: #7A8C6F;

	border-bottom-color: #7A8C6F;

}

a {

	font-family: Arial, Helvetica, sans-serif;

	color: #93A58C;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #93A58C;

}

a:hover {

	text-decoration: none;

	color: #4B5744;

}

a:active {

	text-decoration: none;

	color: #97AA90;

}



.ber{

	border:solid 4px #FFFFFF;

}

.brk{

	border:solid 1px #999999;

}