@charset "iso-8859-1";
/*
KIT X-GRAPHIC
http://www.kitxgrafic.com
*/

a.menu
	{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	}
a.menu:link
  {
   color: #000000; text-decoration:none;
  }
a.menu:visited
  {
   color: #000000; text-decoration:none;
  }
a.menu:active
  {
   color: #000000; text-decoration:none;
  }
a.menu:hover
  {
   color: #1373FD; text-decoration:none; font-weight: bold;
  }