 
A:LINK 
{ 
	color : ; 
	text-decoration : none; 
} 
A:VISITED  
{ 
	color : ; 
	text-decoration : none; 
} 
A:HOVER  
{ 
	color : ; 
	text-decoration : none; 
} 
A:ACTIVE  
{ 
	color : ; 
	text-decoration : none; 
} 

H1
{
	color: ;
	font-size: 13px;
	font-weight: normal;	
}

H2
{
	color: ;
	font-size: 13px;
	font-weight: normal;	
}

H3
{
	color: ;
	font-size: 13px;
	font-weight: normal;	
}

.rodape
{
	font-weight: normal;
	font-size: 13px;
	color: ;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: ;
} 

TD.menu 
{
	color: ;
	background-color: #C6C68A;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
TD.menu a:link 
{
	color: ;
	background-color: #C6C68A;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

TD.menu a:visited 
{
	color: ;
	background-color: #C6C68A;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

TD.menu a:hover 
{
	color: ;
	background-color: #D8D8B1;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

TD.menu a:active 
{
	color: ;
	background-color: #C6C68A;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.titulo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #4F64A5; 
	font-weight: bold; 
	line-height: 26px; 
} 
 
.texto { 
	font-family: Verdana, Arial, 
                          Helvetica;
	font-size: 13px;
	line-height: 20px;
	color: #BC6243;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: 1pt;
} 

.divisoriaHorizontal
{	
	background-color: ;
	border: 0px;
	height: 1px;
	width: 70%;
}

.divisoriaVertical
{	
	background-color: ;
	border: 0px;
	height: 120px;
	width: 1px;
}
 
UL  
{ 
	margin-top: -6pt; 
	margin-bottom: 0pt; 
	margin-left: 12pt; 
	color: #000000; 
	list-style-image : url('');}	

