.brod {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

img {
	border: 1 px;
	border-color: #666666;
}


a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}