/* CSS definition file containing site wide stylesheets */

.NAVEGACAOMENU {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	text-transform: capitalize;
 	color: rgb(255,255,255);
 	text-decoration: none 
}