.TituloAzul  {
	font-family : Arial;
	font-size : 15px;
	font-weight : bold; 
	color : #26366B;
} 

.Texto  {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal; 
	color : #000000;
} 

.Texto:hover  {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal; 
	color : #000000;
	text-decoration : underline;
} 

A.TituloBranco:hover  {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal; 
	color : #ffffb7;
}

A.TituloBranco  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold; 
	color : #ffffff;
}

.TituloBranco  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold; 
	color : #ffffff;
}

.TituloBranco  {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal; 
	color : #ffffff;
}
 
.TxtDestaque:hover  {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal; 
	color : #ffffb7;
	text-decoration : underline;
} 

.Titulo  {
	font-family : Arial;
	font-size : 15px;
	font-weight : bold; 
	color : #1200C4;
}
	



