body
{
}
A
{	
	cursor: hand;
	TEXT-DECORATION: none;
}
A:active
{
}
A:link
{
}
A:visited
{
}
A:hover 
{
}
.Menu
{
	DISPLAY: inline; 
/*	FONT-WEIGHT: bold; */
	FONT-SIZE: 10pt; 
	Z-INDEX: 128; 
	COLOR: #2b0e72; 
	FONT-FAMILY: Arial, 'Times New Roman'; 	
}
.MenuSelecionado
{
	display: inline;
	font-weight: bold;
	font-size: 12pt;
	z-index: 128;
	color: #2b0e72;
	font-family: Arial, 'Times New Roman';
	text-decoration: underline;
}
