a:link {
	text-decoration: none;
	color: #771F37;
}
a:visited {
	text-decoration: none;
	color: 771F37;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img { 
	border:none;
}
.gpiTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 771F37;
	text-decoration: none;
}
.TitEquipe {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;

}
.corpEquipe {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
}
.corpoGPI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.corpoGPI2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.btnenviar {
	font-size: 10px;
	background-color: #eeeeee;
	border: thin solid cccccc;
	font-weight: bold;
	color: #666666;
}
.tblOver {
	background-color: eeeeee;
	border: thin none #666666;
	color: #666666;
}
.tblSimple {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	cursor: hand;
	text-transform: capitalize;
}
.tblOveIntra {
	background-color: eeeeee;
	border: thin none #666666;
	color: #666666;
	cursor: hand;

}
.tblSimpleIntra {

	color: #333333;
	background-color: #FFFFFF;
	border: thin none #333333;
	cursor: hand;
}
