.TextoBold 
{ 
COLOR : #000066;
FONT-FAMILY : Verdana;
FONT-SIZE : 12pt; 
Font-weight:bold 
}

.TextoNormal
{
COLOR : #000000;
FONT-FAMILY : Verdana;
Font-size: 8pt
}
 
.TextoNormalbold
{
COLOR : #000000;
FONT-FAMILY : Verdana;
Font-SIZE : 8pt;
Font-weight:bold
}

A:link
{
FONT-FAMILY : Verdana; 
Font-SIZE : 8pt; 
COLOR:#FF9933; 
TEXT-DECORATION:none
}

A:visited
{
FONT-FAMILY : Verdana; 
Font-SIZE : 8pt; 
COLOR: #FF9900; 
TEXT-DECORATION:none
} 

A:hover
{
FONT-FAMILY : Verdana;
Font-SIZE : 8pt; 
COLOR:#ff9900; 
TEXT-DECORATION:underline
} 

.TextoNormalbold_laranja
{ 
COLOR : #FF9900; 
FONT-FAMILY : Verdana; 
Font-SIZE : 9pt; 
Font-weight: bold 
} 

.TextoNormal_destaque 
{ 
COLOR : #000000; 
FONT-FAMILY : Verdana; 
Font-size: 7pt
}

li 
{  
color: #FF9900
}
