a:link         { color: #666666; text-decoration: none }
a:visited      { color: #666666; text-decoration: none }
a:hover        { color: #666666; text-decoration: underline }

.red:link      { color: #FF0000; text-decoration: none }
.red:visited   { color: #FF0000; text-decoration: none }
.red:hover     { color: #FF0000; text-decoration: underline }

.branco:link   { color: #FFFFFF; text-decoration: none }
.branco:visited{ color: #FFFFFF; text-decoration: none }
.branco:hover  { color: #FFFFFF; text-decoration: none }

table          { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.borda1        { border-style: solid; border-Width: 0.01cm; }

.altlinha1     { line-height: 1pt}
.altlinha2     { line-height: 2pt}
.altlinha3     { line-height: 3pt}
.altlinha5     { line-height: 5pt}
.altlinha10    { line-height: 10pt}
.altlinha15    { line-height: 15pt}
.altlinha20    { line-height: 20pt}

input          { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-style: solid; border-width: 0.02cm; border-color: #666666; background-color: #FFFFFF; color: #666666 }
textarea       { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-style: solid; border-width: 0.02cm; border-color: #666666; background-color: #FFFFFF; color: #666666 }
select         { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #FFFFFF; color: #666666 }

.button        { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; border: double; border-color: #666666; background-color: #CCCCCC; color: #666666; }
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border: double #366391;
	background-color: #366391;
	color: #FFFFFF;
	text-decoration: none;

}
.button3 {

font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; border: double #3399FF; background-color: #3399FF; color: #FFFFFF;
}
