a		{ font-size: 11px; text-decoration: none; color: #336699}
a:hover	{ color: #FFCC33 }

.link { color: #000000; text-decoration: none }
.link:hover { color: #3399ff; text-decoration: none}
.link:link { color: #000000; text-decoration: none }
.link:active { color: #666666; text-decoration: none }

.linkChumbo { color: #333333; text-decoration: none }
.linkChumbo:hover { color: #3399ff; text-decoration: none}
.linkChumbo:link { color: #333333; text-decoration: none }
.linkChumbo:active { color: #333333; text-decoration: none }

.linkChumboChumbo { color: #333333; text-decoration: none }
.linkChumboChumbo:hover { color: #999999; text-decoration: none}
.linkChumboChumbo:link { color: #333333; text-decoration: none }
.linkChumboChumbo:active { color: #333333; text-decoration: none }

.texto_preto  {font-size: 11px;	font-family : verdana, Tahoma;	color : #000000;}
.texto_branco  {font-size: 11px;	font-family : verdana, Tahoma;	color : #ffffff;}
.texto_preto_p{font-size: 9px;	font-family : verdana, Tahoma;	color : #000000;}

.texto_cinza  {font-size: 11px;	font-family : verdana, Tahoma;	color : #666666;}
.texto_cinza_p{font-size: 9px;	font-family : verdana, Tahoma;	color : #666666;}

.botao {font-family: verdana, Helvetica, sans-serif;	font-size: 10px;  color: #000000;	height: 19px; 	
		text-align:center; line-height:10px; background-color: #C7CFC7; border-width : thin;}

.campo_texto { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #eeeeee;
    background-color: #ffffff;
	}
	