
/*TEXTO DO SITE*/
.texto{
	font-size:12px;
	font-family:  TREBUCHET MS;
	text-decoration: none;
	color : #24274b;
	line-height: 18px;
}

.texto2{
	font-size:12px;
	font-family:  Trebuchet ms;
	text-decoration: none;
	color : #9190b0;
	line-height: 18px;
}

A.NOTICIAS {
	font-size:11px;
	font-family:  Trebuchet ms;
	color : white;
	text-decoration: none;

}

A.NOTICIAS:hover {
	font-size:11px;
	font-family:  TREBUCHET MS;
	text-decoration: none;
	color : #c4c2c2;
	
}

A.MENU {
	font-size:11px;
	font-family:  Trebuchet ms;
	color : #344469;
	text-decoration: none;

}

A.MENU:hover {
	font-size:11px;
	font-family: Trebuchet ms;
	text-decoration: none;
	color : #24274b;
	
}

.TITULOS {
	font-size:18px;
	font-family: Trebuchet ms;
	text-decoration: none;
	color : #24274b;
	
}






