BODY {
 background-color: #FFECD2;
}

.fundoMenu {
 background-color: #FFFFFF;
}

.fundoPrincipal {
 background-color: #FFFFFF;
}

.genericText {
 font-family: Verdana;
 font-size   : 8pt;
}

.readMore:link {
 font-weight: bold;
 color         : #FF0000;
 text-decoration: none;
}

.readMore:visited {
 font-weight: bold;
 color         : #FF0000;
 text-decoration: none;
}

.readMore:hover {
 font-weight: bold;
 color         : #FF0000;
 text-decoration: underline;
}

.genericTitle {
 font-weight: bold;
}

.internalTitle {
 font-weight: bold;
 font-size  : 12pt;
}

.internalTitleRed {
 font-weight: bold;
 font-size  : 12pt;
 color         : #EA0310;
}

.fundoReceitas {
 background-color: #F7F7F7;
}

.textLink:link {
 color: #000000;
 text-decoration: none;
}

.textLink:visited {
 color: #000000;
 text-decoration: none;
}

.textLink:hover {
 color: #000000;
 text-decoration: underline;
}

.footerText {
 font-family: Verdana;
 font-size   : 7.5pt;
 color        : #575656;
}

.externalLink:link {
 color: #575656;
 text-decoration: none;
 font-weight: bold;
}

.externalLink:visited {
 color: #575656;
 text-decoration: none;
 font-weight: bold;
}

.externalLink:hover {
 color: #575656;
 text-decoration: underline;
 font-weight: bold;
}

.footerSeparator {
 background-color: #E7E2E2;
}

.fioInterna {
 background-color: #FFDFBA;
}

.formLabel {
 font-family: verdana;
 font-weight: bold;
 font-size  : 8pt;
}

.formField {
 font-family: verdana;
 font-size  : 7pt;
}

.highlightText {
 color: #FF0000;
}
