
.text_form   { color: #303D43; font-size: 9pt; font-family: Tahoma }
.text_campos { font-family: Tahoma; font-size: 8pt; color: #333333 }
/*.text_link { color: red; font-size: 9pt; font-family: Tahoma ; font-weight:bold; }*/
.tdclass
{
  color:white;
  background:transparent url(../images/menubk.gif) repeat-x scroll left top;
  font-family:Arial,Verdana,Helvitica,sans-serif;
  font-size:11px;
  font-weight:bold;
  height:33px;
  vertical-align:middle;
  padding-left:20px;
  padding-right:20px;
}
.imgtxt
{
  color:white;
  text-decoration:none;  
}
a:hover
{
  color:yellow;
  text-decoration:underline;
}



