.link { color: #cccccc; text-decoration: undeline }
.link:hover { color: #ffffff; text-decoration: undeline}
.link:link { color: #cccccc; text-decoration: undeline }
.link:active { color: #cccccc; text-decoration: undeline }

.titulo_preto  { font-size : 12;font-weight : bold;	font-family : verdana, Tahoma;	color : #000000;}
.titulo_chumbo  {	font-size : 10;	font-weight : bold;	font-family : verdana, Tahoma;	color : #333333;}

.texto_branco  {font-size : 13px;	font-family : arial, verdana;	color : #ffffff;}
.texto_branco_p  {font-size : 11px;	font-family : arial, verdana;	color : #ffffff;}

.botao  {font-size : xx-small; font-family : Verdana, Tahoma; background-color : #cccccc;
	color : #000000; font-weight : bold; border-width : thin;}

.campo_texto  {    font-family : verdana ; color : #333333; background-color : #ffffff; 
	font-size : 8 pt; border: 1 solid #999999	}
	
input.text { font-family: verdana; font-size: 10px; color: #666666; background-color: #cccccc; border: 1pt solid black #999999}