.wire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.mesh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #808A8F;
	text-decoration: none;
}

a.wire:hover {
	color: #DFD416;
}
.welded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #A6B3BA;
	text-decoration: none;
}
.fence {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.fence:hover {
	color: #006292;
	text-decoration: underline;
}

.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.index_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DFD61D;
	text-decoration: none;
}
a.index_01:hover {
	text-decoration: underline;
}
