a:link {  color: #000000; font-weight: normal; text-decoration: none}
a:hover {  color: #336699; text-decoration: underline; font-weight: normal}
a:visited {  color: #336699; font-weight: normal}
.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	margin: 1px;
	background-color: #003399;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}

