.mnu  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color: #FFFFFF;
}
.mnu:link {
	color : #FFFFFF;
}
.mnu:hover {
	text-decoration : underline;
	color : #FFFFFF;
}
.mnu:visited {
	color : #FFFFFF;
}
.null {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	font-size: 10px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000099;
	font-weight: bold;

}
.mnuhot  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color: #000099;
	font-weight: bold;
}
.mnuhot:link {
	font-weight: bold;
	color : #000099;
}
.mnuhot:hover {
	font-weight: bold;
	text-decoration : underline;
	color : #990000;
}
.mnuhot:visited {
	font-weight: bold;
	color : #000099;
body {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
}

