@charset "utf-8";
/* CSS Document */


/* 	INICIAN ESTILOS BASICOS //////////////////////////////////////////////////////////////////////*/

a.link_footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../graphics/bg_menua.gif);
	height: 33px;
	line-height:30px;
	display:block;
	padding-left:15px;
}
a.link_footer3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999d19;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../graphics/bg_menuB.gif);

}