.Menu{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.Menu:hover{
	color: #333333;
	text-decoration: none;
}
.SepMenu{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Text{
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.Text:hover{
	font-family: Arial;
	text-decoration: underline;
}
.TextLar{
	font-family: Arial;
	font-size: 11px;
	color: #F2A94F;
	text-decoration: none;
}
.TextEmail{
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
}
.TextEmail:hover{
	color: #808080;
	text-decoration: none;
}
.TituloPeca{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #F2A94F;
	text-decoration: none;
}
.TituloPecaP{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F2A94F;
	text-decoration: none;
}
.TituloPecaP:hover{
	color: #F2A94F;
	text-decoration: underline;
}
.LinkPecaP{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F2A94F;
	text-decoration: underline;
}
.LinkPecaP:hover{
	color: #F2A94F;
	text-decoration: none;
}
.SubTituloPeca{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
.TextPeca{
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	text-align: justify;
	text-decoration: none;
}
.TextLink{
	font-family: Arial;
	font-size: 11px;
	color: #F2A94F;
	text-decoration: underline;
}
.TextLink:hover{
	color: #F2A94F;
	text-decoration: none;
}
.TextLinkB{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F2A94F;
	text-decoration: none;
}
.TextLinkB:hover{
	color: #F2A94F;
	text-decoration: underline;
}
.TextP{
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.TextP:hover{
	font-family: Arial;
	text-decoration: underline;
}

.BorderImg{
	border: 1px solid #CCCCCC;
}
