.m_inicio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: normal;
}
.m_inicio:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	font-style: normal;
	font-weight: lighter;
	background-color: #F0F0F0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}
