a.link11 { 
	font : 11px "Trebuchet MS", Verdana , Arial ; 
	color : #8E84B7 ; 
	text-decoration : none ; 
}

a:hover.link11 { 
	font : 11px "Trebuchet MS", Verdana , Arial ; 
	color : #8E84B7 ; 
	text-decoration : underline ; 
}
	
a:visited.link11 {
	font : 11px "Trebuchet MS", Verdana , Arial ; 
	color : #B5AED1 ; 
	text-decoration : none ; 
}
	
a.rodape { 
	font : 11px "Trebuchet MS", Verdana , Arial ; 
	color : #8E84B7 ; 
	text-decoration : none ; 
}

a:hover.rodape { 
	font : 11px "Trebuchet MS", Verdana , Arial ; 
	color : #8E84B7 ; 
	text-decoration : underline ; 
}
	
a.link9 { 
	font : 10px "Trebuchet MS", Verdana , Arial ; 
	color : #F7941D ; 
	text-decoration : none ; 
}

a:hover.link9 { 
	font : 10px "Trebuchet MS", Verdana , Arial ; 
	color : #F7941D ; 
	text-decoration : underline ; 
}

b { 
	font-weight : bold ; 
}

.cinza {
	font: 11px/20px "Trebuchet MS", Verdana , Arial;
	color: #666666;
}

.cinza9 { 
	font : 10px "Trebuchet MS", Verdana , Arial ; 
	color : #939598 ; 
}

.titulo {
	font : bold 16px "Trebuchet MS", Verdana , Arial ; 
	color : #F9A519 ; 
}

a.linkcinza { 
	font : 11px "Trebuchet MS", Verdana , Arial ; 
	color : #666666 ; 
	text-decoration : underline ; 
}

a:hover.linkcinza { 
	font : 11px "Trebuchet MS", Verdana , Arial ; 
	color : #666666 ; 
	text-decoration : none ; 
}

.sobre {
	font : 9px "Trebuchet MS", Verdana , Arial ; 
	color : #666666 ;
	vertical-align: super;
}

.cinzamini{
	font : 9px "Trebuchet MS", Verdana , Arial ; 
	color : #939598 ; 	
}

.busca { 
	font : bold 12px "Trebuchet MS", Verdana , Arial ; 
	color : #F7941D ; 
	text-decoration : none ; 
}

.campotxt {
	font: 11px "Trebuchet MS", Verdana , Arial;
	text-decoration: none;
	width: 300px;
	border: 1px solid #666666;
	color: #666666;
}

.campotxt2 {
	font: bold 11px "Trebuchet MS", Verdana , Arial;
	text-decoration: none;
	width: 50px;
	border: 1px solid #666666;
	color: #666666;
}

.preto {
	font : 12px "Trebuchet MS", Verdana , Arial ; 
	color : #000000 ; 
}

a.resultado { 
	font : 12px "Trebuchet MS", Verdana , Arial ; 
	color : #8E84B7 ; 
	text-decoration : none ; 
}

a:hover.resultado { 
	font : 12px "Trebuchet MS", Verdana , Arial ; 
	color : #8E84B7 ; 
	text-decoration : underline ; 
}

.formField {
	border: 1px solid #666666;
	background: #ffffff; 
	color: #666666;
	font: 11px "Trebuchet MS", Verdana , Arial;
	width: 300px;
	height: 100px;
}

.formField2 {
	border: 1px solid #666666;
	background: #ffffff; 
	color: #666666;
	font: bold 11px "Trebuchet MS", Verdana , Arial;
	width: 350px;
	height: 70px;
}

.botao {
	font: bold 10px Verdana , "Trebuchet MS", Arial;
	width: 117px;
	height: 20px;
	background: #9AAEC0;
	color: #ffffff;
	border: 1px solid #666666;
}

.botao2 {
	font: bold 10px Verdana , "Trebuchet MS", Arial;
	width: 50px;
	height: 20px;
	background: #9AAEC0;
	color: #ffffff;
	border: 1px solid #666666;
}

