     A:link {
           font-size : 11px;
           color : #EDDAC0;
          text-decoration : none;
           font-family: font1;
      }
     A:visited {
           font-size : 11px;
           color : #EDDAC0;
           text-decoration : none;
           font-family: font1;
      }
     A:active {
           font-size : 11px;
           color : #EDDAC0;
           text-decoration : none;
           font-family: font1;
      }
     A:hover {
           font-size : 11px;
          color : #EDDAC0;
           text-decoration : none;
           font-family: font1;
      }

     .link_menu a:link {
	font-size : 11px;
	color : #EDDAC0;
	text-decoration : none;
	font-family: font1;
	font-weight: bolder;
	font-variant: small-caps;
      }
     .link_menu a:visited {
           font-size : 11px;
           color : #EDDAC0;
           text-decoration : none;
           font-family: font1;
		   	font-weight: bolder;
	font-variant: small-caps;
      }
     .link_menu a:active {
          font-size : 11px;
           color : #EDDAC0;
           text-decoration : none;
           font-family: font1;
		   	font-weight: bolder;
	font-variant: small-caps;
      }
     .link_menu a:hover {
           font-size : 11px;
           color : #EDDAC0;
           text-decoration : none;
           font-family: font1;
		   	font-weight: bolder;
	font-variant: small-caps;
      }
