		/*body { background-image: url(imagens/fundo.gif); }*/
		
		a.lnk:link { font-size: 10px; font-weight: normal; color: #888888 }
		a.lnk:active { font-size: 10px; font-weight: normal; color: #000000 }
		a.lnk:visited { font-size: 10px; font-weight: normal; color: #888888 }
		a.lnk:hover { font-size: 10px; text-decoration: none; font-weight: normal; color: #16066D; }
		
		h1 { font-size: 18px }
		
		h2 { font-size: 15px }
		
		b {

		
			font-family: Verdana, Sans;
			
			font-size: 12px;					
		
		}
		
		td {

			font-family: Verdana, Sans;
			
			font-size: 10px;				
		
		}
	
		li {

			font-family: Verdana, Sans;
			
			font-size: 10px;				
		
		}		
		
		#cabeca {
		
			/*background-color: #F0F7F9;*/
		
		}
		
		#conteudo {
		
			font-size: 12px;
		
		}
		
		.rodape {
		
			/*background-color: #BAB6CD;*/
		
		}
		
		#erros {
		
			padding-bottom: 15px;
		
			color: #FF0000;
			
			font-weight: bold;
			
			font-size: 12px;
		
		}
		
		a:link {
		
			color: #16066D;
			
			font-family: Verdana, Sans;
			
			font-weight: bold;
			
			font-size: 12px;
			
			text-decoration: none;
			outline: none;
			
		}
		
		a:active {
		
			color: #16066D;
		
			font-family: Verdana, Sans;
			
			font-weight: bold;
			
			font-size: 12px;
			
			text-decoration: none;
			outline: none;			
		}		
		

		a:visited {

			color: #16066D;
					
			font-family: Verdana, Sans;
			
			font-weight: bold;
			
			font-size: 12px;
			
			text-decoration: none;				
			outline: none;		
		}
		
		a:hover {

			color: #16066D;
		
			font-family: Verdana, Sans;
			
			font-weight: bold;
			
			font-size: 12px;
			
			text-decoration: underline;				
						
			outline: none;		
		}
