body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-repeat: no-repeat;
}

a.menub:link, a.menub:visited, a.menub:active {
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #33CCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }

a.menub:hover {
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	TEXT-DECORATION: underline overline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF9900;
	TEXT-ALIGN: left;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	
}

a.menub {
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	TEXT-DECORATION: underline overline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF9900;
	TEXT-ALIGN: left;
	
}

.menuLetras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CCCC;
}
.tabelaGrande {
	background-color: #F7F7F7;
	border: 1px solid #B8C2CB;
	color: #0099CC;
	font-size: 12px;
}
.footerLetras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A2AFBB;
}
a.menuc:link, a.menuc:visited, a.menuc:active {
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #33CCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }

a.menuc:hover {
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF9900;
	TEXT-ALIGN: left;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	
}

a.linkG:link, a.linkG:visited, a.linkG:active {
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #33CCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }

a.linkG:hover {
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	TEXT-DECORATION: underline overline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FF9900;
	TEXT-ALIGN: left;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* Animação dos links das imagens do portfolio */
a img.ImagemAnim {
	border: 1px solid #f7f7f7;
	padding: 1px;
	margin: 1px;
}

a:hover img.ImagemAnim {
	background-color: #FF9900;
}
