body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}

a:hover      {
	font-weight: normal;

}

a:link       {
	text-decoration: none;
	font-weight: normal;
}

a:visited    {
	text-decoration: none;
	font-weight: normal;
}
	
.destaqueTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.menuTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006633;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.rodapeTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
