.copyright {	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}

.texto {	
 	font-family: Arial;
	font-size: 12px;
	color:#333333;
} 

.texto-tit {	
 	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
} 

.news{	
 	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
} 

.texto2 {	
 	font-family: Arial;
	font-size: 11px;
	color:#333333;
}

.texto3 {	
 	font-family: Arial;
	font-size: 9px;
	color:#333333;
}


.dsestaque {	
 	font-family: Arial;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
}

.busca {	
 	font-family: Arial;
	font-size: 10px;
	color:#000000;
}

.titulo {	
	font-family: Verdana;
	font-size: 17px;
	color:#333333;
	font-weight:bold;
}

.titulo2 {	
	font-family: Verdana;
	font-size: 15px;
	color:#333333;
	font-weight:bold;
}

a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	color:#333333;
}
a:active {
	text-decoration: none;
	color:#333333;
}
