.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #EBCB11;
	text-decoration: underline;

}
a.m:link {
	color: #000000;
	text-decoration: none;
}
a.m:visited {
	color: #000000;
	text-decoration: none;
}
a.m:hover {
	color: #FFFFFF;
	background-position: 100% 100%;
	text-decoration: underline;

}
a.dest:link {
	color: #000000;
	text-decoration: underline;
}
a.dest:visited {
	color: #000000;
	text-decoration: underline;
}
a.dest:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD101;
	font-weight: bold;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9BF00;
}
.txtbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.justi {
	text-align: justify;
}
a.lktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.lktxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lktxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

