p.texto {text-indent: 3m; color: #747496; font-family: Arial; font-size: 9pt; font-weight: normal;}
p.menus_bottom {text-indent: 3m; color: #7c7878; font-family: Arial; font-size: 9pt; font-weight: normal;}
p.required_texto {text-indent: 3m; color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: normal;}
p.texto_form {text-indent: 3m; color: #FFFFFF; font-family: Arial; font-size: 8pt; font-weight: bold;}

font.required {color: #fed000; font-family: Arial; font-size: 8pt; font-weight: bold;}
font.erro {color: #f6ff00; font-family: Arial; font-size: 10pt; font-weight: normal;}
     
a.link:link {color: #a68802;
        text-decoration: none;
        font-family: Arial;
        font-size: 9pt;}

a.link:visited {color: #a68802;
           text-decoration: none;
           font-family: Arial;
           font-size: 9pt;}

a.link:hover {color: #776202;
         text-decoration: underline;
         font-family: Arial;
         font-weight: bold;
         font-size: 9pt;}

a.link:active {color: #a68802;
          text-decoration: none;
          font-family: Arial;
          font-size: 9pt;}
          
a.link_menus_bottom:link {color: #7c7878;
        text-decoration: none;
        font-family: Arial;
        font-size: 9pt;}

a.link_menus_bottom:visited {color: #7c7878;
           text-decoration: none;
           font-family: Arial;
           font-size: 9pt;}

a.link_menus_bottom:hover {color: #d22584;
         text-decoration: none;
         font-family: Arial;
         font-size: 9pt;}

a.link_menus_bottom:active {color: #7c7878;
          text-decoration: none;
          font-family: Arial;
          font-size: 9pt;}
          
.form {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2d467f;
	font-weight: normal;
}